[INFO] cloning repository https://github.com/histausse/androscalpel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/histausse/androscalpel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhistausse%2Fandroscalpel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhistausse%2Fandroscalpel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04c7898aa2a0f42ef7110d39453569c934e0a80e
[INFO] testing histausse/androscalpel against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhistausse%2Fandroscalpel" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/histausse/androscalpel
[INFO] finished tweaking git repo https://github.com/histausse/androscalpel
[INFO] tweaked toml for git repo https://github.com/histausse/androscalpel written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/histausse/androscalpel 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/histausse/androscalpel 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded pyo3-log v0.12.3
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded zip v2.6.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 99d9e281e89f6c22ff4cf1757f5fb7930e5f1ac7427cb2e4f18102a5f9528d65
[INFO] running `Command { std: "docker" "start" "-a" "99d9e281e89f6c22ff4cf1757f5fb7930e5f1ac7427cb2e4f18102a5f9528d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d9e281e89f6c22ff4cf1757f5fb7930e5f1ac7427cb2e4f18102a5f9528d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d9e281e89f6c22ff4cf1757f5fb7930e5f1ac7427cb2e4f18102a5f9528d65", kill_on_drop: false }`
[INFO] [stdout] 99d9e281e89f6c22ff4cf1757f5fb7930e5f1ac7427cb2e4f18102a5f9528d65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 862a256825762942086e823ab588b4c4f7369a0cf70475d4233e59bfac0e0270
[INFO] running `Command { std: "docker" "start" "-a" "862a256825762942086e823ab588b4c4f7369a0cf70475d4233e59bfac0e0270", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling androscalpel_platform_api_list v0.1.0 (/opt/rustwide/workdir/androscalpel_platform_api_list)
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling androscalpel_serializer_derive v0.1.0 (/opt/rustwide/workdir/androscalpel_serializer_derive)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling androscalpel_serializer v0.1.0 (/opt/rustwide/workdir/androscalpel_serializer)
[INFO] [stdout] warning: unused import: `androscalpel_serializer_derive::*`
[INFO] [stdout]   --> androscalpel_serializer/src/core/string.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use androscalpel_serializer_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling apk_frauder v0.1.0 (/opt/rustwide/workdir/apk_frauder)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling androscalpel v0.1.0 (/opt/rustwide/workdir/androscalpel)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> androscalpel/src/code_analysis/method_cfg.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.28s
[INFO] running `Command { std: "docker" "inspect" "862a256825762942086e823ab588b4c4f7369a0cf70475d4233e59bfac0e0270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "862a256825762942086e823ab588b4c4f7369a0cf70475d4233e59bfac0e0270", kill_on_drop: false }`
[INFO] [stdout] 862a256825762942086e823ab588b4c4f7369a0cf70475d4233e59bfac0e0270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8e14c5c4afe125bd882ca1962060e1be713105179ce25246d80899322e511753
[INFO] running `Command { std: "docker" "start" "-a" "8e14c5c4afe125bd882ca1962060e1be713105179ce25246d80899322e511753", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling androscalpel_platform_api_list v0.1.0 (/opt/rustwide/workdir/androscalpel_platform_api_list)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling androscalpel_serializer_derive v0.1.0 (/opt/rustwide/workdir/androscalpel_serializer_derive)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling androscalpel_serializer v0.1.0 (/opt/rustwide/workdir/androscalpel_serializer)
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stdout] warning: unused import: `androscalpel_serializer_derive::*`
[INFO] [stdout]   --> androscalpel_serializer/src/core/string.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use androscalpel_serializer_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `androscalpel_serializer_derive::*`
[INFO] [stdout]   --> androscalpel_serializer/src/core/string.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use androscalpel_serializer_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `androscalpel_serializer_derive::*`
[INFO] [stdout]   --> androscalpel_serializer/src/core/string.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use androscalpel_serializer_derive::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] warning: struct `NamedComposedTest` is never constructed
[INFO] [stdout]    --> androscalpel_serializer/src/core/mod.rs:446:12
[INFO] [stdout]     |
[INFO] [stdout] 446 |     struct NamedComposedTest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TestEnumNamedDef` is never used
[INFO] [stdout]    --> androscalpel_serializer/src/core/mod.rs:946:10
[INFO] [stdout]     |
[INFO] [stdout] 946 |     enum TestEnumNamedDef {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling apk_frauder v0.1.0 (/opt/rustwide/workdir/apk_frauder)
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling androscalpel v0.1.0 (/opt/rustwide/workdir/androscalpel)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> androscalpel/src/code_analysis/method_cfg.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> androscalpel/src/code_analysis/method_cfg.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG> {
[INFO] [stdout]    |                    ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "8e14c5c4afe125bd882ca1962060e1be713105179ce25246d80899322e511753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e14c5c4afe125bd882ca1962060e1be713105179ce25246d80899322e511753", kill_on_drop: false }`
[INFO] [stdout] 8e14c5c4afe125bd882ca1962060e1be713105179ce25246d80899322e511753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] afa340ef90fb30e262ad45336dfa38f72364e3d50b09f8867bfb10094f94c91b
[INFO] running `Command { std: "docker" "start" "-a" "afa340ef90fb30e262ad45336dfa38f72364e3d50b09f8867bfb10094f94c91b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `androscalpel_serializer_derive::*`
[INFO] [stderr]   --> androscalpel_serializer/src/core/string.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub use androscalpel_serializer_derive::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `androscalpel_serializer` (lib) generated 1 warning (run `cargo fix --lib -p androscalpel_serializer` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> androscalpel/src/code_analysis/method_cfg.rs:30:20
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG> {
[INFO] [stderr]    |                    ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn get_cfg(&self) -> Result<MethodCFG<'_>> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `androscalpel` (lib) generated 1 warning (run `cargo fix --lib -p androscalpel` to apply 1 suggestion)
[INFO] [stderr] warning: `androscalpel_serializer` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `androscalpel` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: struct `NamedComposedTest` is never constructed
[INFO] [stderr]    --> androscalpel_serializer/src/core/mod.rs:446:12
[INFO] [stderr]     |
[INFO] [stderr] 446 |     struct NamedComposedTest {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TestEnumNamedDef` is never used
[INFO] [stderr]    --> androscalpel_serializer/src/core/mod.rs:946:10
[INFO] [stderr]     |
[INFO] [stderr] 946 |     enum TestEnumNamedDef {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `androscalpel_serializer` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/androscalpel-29d2230db863eded)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::test_parse_field_smali ... ok
[INFO] [stdout] test tests::test_1_from_json ... ok
[INFO] [stdout] test tests::test_parse_proto_smali ... ok
[INFO] [stdout] test tests::test_parse_method_smali ... ok
[INFO] [stdout] test tests::test_parse_type_list ... ok
[INFO] [stdout] test tests::test_2_from_json ... ok
[INFO] [stdout] test tests::test_sort_types ... ok
[INFO] [stdout] test tests::test_sort_strings ... ok
[INFO] [stdout] test tests::test_sort_fields ... ok
[INFO] [stdout] test tests::test_is_platform_class ... ok
[INFO] [stdout] test tests::test_array_table_alignement ... FAILED
[INFO] [stdout] test tests::test_hidden_api ... ok
[INFO] [stdout] test tests::test_generated_apk_equivalence ... FAILED
[INFO] [stdout] test tests::test_generated_data_size has been running for over 60 seconds
[INFO] [stdout] test tests::test_string_order_in_dex has been running for over 60 seconds
[INFO] [stdout] test tests::test_switch_table_alignement has been running for over 60 seconds
[INFO] [stdout] test tests::test_generated_data_size ... FAILED
[INFO] [stdout] test tests::test_switch_table_alignement ... FAILED
[INFO] [stdout] test tests::test_string_order_in_dex ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_array_table_alignement stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_array_table_alignement' (19) panicked at androscalpel/src/tests/mod.rs:20:92:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a71d488702 - 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:     0x63a71d488702 - 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:     0x63a71d488702 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a71d488702 - <<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:     0x63a71d49f56a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a71d49f56a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63a71d48dc56 - 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:     0x63a71d48dc56 - <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:     0x63a71d4664ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a71d4664ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a71d480909 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a71d329f0e - <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:     0x63a71d329f0e - 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:     0x63a71d480b72 - <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:     0x63a71d480b72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a71d4665a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a71d45d9e9 - 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:     0x63a71d4674ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a71d49fcac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a71d49f9f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a71d1c5880 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a71d1c5880 - androscalpel[a3c299563491dbd2]::tests::write_to_report
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:20:92
[INFO] [stdout]   22:     0x63a71d1bbf2f - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:49:9
[INFO] [stdout]   23:     0x63a71d301687 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x63a71d3015dd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x63a71d2ca681 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   26:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x63a71d2b36e2 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   28:     0x63a71d2f6bc6 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x63a71d2f6c7b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x63a71d2f6bfd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x63a71d1c5b8d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:43:21
[INFO] [stdout]   32:     0x63a71d1bc125 - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:58:19
[INFO] [stdout]   33:     0x63a71d301578 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   34:     0x63a71d30144e - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   35:     0x63a71d2ca5f1 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   36:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x63a71d2b3602 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   38:     0x63a71d2f69c7 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   39:     0x63a71d2f6b5b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   40:     0x63a71d2f6a1d - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   41:     0x63a71d1c706d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:56:24
[INFO] [stdout]   42:     0x63a71d1cf4ac - androscalpel[a3c299563491dbd2]::tests::test_array_table_alignement
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:241:38
[INFO] [stdout]   43:     0x63a71d1bc477 - androscalpel[a3c299563491dbd2]::tests::test_array_table_alignement::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:240:33
[INFO] [stdout]   44:     0x63a71d2d54a6 - <androscalpel[a3c299563491dbd2]::tests::test_array_table_alignement::{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]   45:     0x63a71d31e2bb - <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]   46:     0x63a71d31e2bb - 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]   47:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x63a71d32ab1a - <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]   49:     0x63a71d32ab1a - 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]   50:     0x63a71d32ab1a - 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]   51:     0x63a71d32ab1a - 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]   52:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x63a71d324fe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x63a71d324fe4 - 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]   56:     0x63a71d32d612 - 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]   57:     0x63a71d32d612 - <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]   58:     0x63a71d32d612 - 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]   59:     0x63a71d32d612 - 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]   60:     0x63a71d32d612 - 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]   61:     0x63a71d32d612 - 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]   62:     0x63a71d32d612 - <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]   63:     0x63a71d487f9f - <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]   64:     0x63a71d487f9f - <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]   65:     0x7ccfb42deaa4 - <unknown>
[INFO] [stdout]   66:     0x7ccfb436ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generated_apk_equivalence stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generated_apk_equivalence' (20) panicked at androscalpel/src/tests/mod.rs:15:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a71d488702 - 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:     0x63a71d488702 - 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:     0x63a71d488702 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a71d488702 - <<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:     0x63a71d49f56a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a71d49f56a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63a71d48dc56 - 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:     0x63a71d48dc56 - <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:     0x63a71d4664ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a71d4664ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a71d480909 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a71d329f0e - <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:     0x63a71d329f0e - 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:     0x63a71d480b72 - <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:     0x63a71d480b72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a71d4665a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a71d45d9e9 - 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:     0x63a71d4674ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a71d49fcac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a71d49f9f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a71d1c565e - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>, std[716c9a7a72e5c14e]::sync::poison::PoisonError<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a71d1c565e - androscalpel[a3c299563491dbd2]::tests::write_to_report
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:15:46
[INFO] [stdout]   22:     0x63a71d1bbf2f - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:49:9
[INFO] [stdout]   23:     0x63a71d301687 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x63a71d3015dd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x63a71d2ca681 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   26:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x63a71d2b36e2 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   28:     0x63a71d2f6bc6 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x63a71d2f6c7b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x63a71d2f6bfd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x63a71d1c5b8d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:43:21
[INFO] [stdout]   32:     0x63a71d1bc125 - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:58:19
[INFO] [stdout]   33:     0x63a71d301578 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   34:     0x63a71d30144e - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   35:     0x63a71d2ca5f1 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   36:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x63a71d2b3602 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   38:     0x63a71d2f69c7 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   39:     0x63a71d2f6b5b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   40:     0x63a71d2f6a1d - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   41:     0x63a71d1c706d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:56:24
[INFO] [stdout]   42:     0x63a71d1cfeec - androscalpel[a3c299563491dbd2]::tests::test_generated_apk_equivalence
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:143:19
[INFO] [stdout]   43:     0x63a71d1bc4d7 - androscalpel[a3c299563491dbd2]::tests::test_generated_apk_equivalence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:142:36
[INFO] [stdout]   44:     0x63a71d2d5526 - <androscalpel[a3c299563491dbd2]::tests::test_generated_apk_equivalence::{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]   45:     0x63a71d31e2bb - <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]   46:     0x63a71d31e2bb - 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]   47:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x63a71d32ab1a - <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]   49:     0x63a71d32ab1a - 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]   50:     0x63a71d32ab1a - 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]   51:     0x63a71d32ab1a - 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]   52:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x63a71d324fe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x63a71d324fe4 - 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]   56:     0x63a71d32d612 - 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]   57:     0x63a71d32d612 - <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]   58:     0x63a71d32d612 - 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]   59:     0x63a71d32d612 - 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]   60:     0x63a71d32d612 - 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]   61:     0x63a71d32d612 - 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]   62:     0x63a71d32d612 - <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]   63:     0x63a71d487f9f - <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]   64:     0x63a71d487f9f - <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]   65:     0x7ccfb42deaa4 - <unknown>
[INFO] [stdout]   66:     0x7ccfb436ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generated_data_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_generated_data_size' (21) panicked at androscalpel/src/tests/mod.rs:15:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a71d488702 - 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:     0x63a71d488702 - 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:     0x63a71d488702 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a71d488702 - <<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:     0x63a71d49f56a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a71d49f56a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63a71d48dc56 - 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:     0x63a71d48dc56 - <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:     0x63a71d4664ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a71d4664ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a71d480909 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a71d329f0e - <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:     0x63a71d329f0e - 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:     0x63a71d480b72 - <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:     0x63a71d480b72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a71d4665a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a71d45d9e9 - 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:     0x63a71d4674ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a71d49fcac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a71d49f9f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a71d1c565e - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>, std[716c9a7a72e5c14e]::sync::poison::PoisonError<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a71d1c565e - androscalpel[a3c299563491dbd2]::tests::write_to_report
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:15:46
[INFO] [stdout]   22:     0x63a71d1bbf2f - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:49:9
[INFO] [stdout]   23:     0x63a71d301687 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x63a71d3015dd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x63a71d2ca681 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   26:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x63a71d2b36e2 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   28:     0x63a71d2f6bc6 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x63a71d2f6c7b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x63a71d2f6bfd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x63a71d1c5b8d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:43:21
[INFO] [stdout]   32:     0x63a71d1bc125 - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:58:19
[INFO] [stdout]   33:     0x63a71d301578 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   34:     0x63a71d30144e - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   35:     0x63a71d2ca5f1 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   36:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x63a71d2b3602 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   38:     0x63a71d2f69c7 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   39:     0x63a71d2f6b5b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   40:     0x63a71d2f6a1d - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   41:     0x63a71d1c706d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:56:24
[INFO] [stdout]   42:     0x63a71d1ce49c - androscalpel[a3c299563491dbd2]::tests::test_generated_data_size
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:130:19
[INFO] [stdout]   43:     0x63a71d1bc0b7 - androscalpel[a3c299563491dbd2]::tests::test_generated_data_size::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:129:30
[INFO] [stdout]   44:     0x63a71d2d5426 - <androscalpel[a3c299563491dbd2]::tests::test_generated_data_size::{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]   45:     0x63a71d31e2bb - <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]   46:     0x63a71d31e2bb - 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]   47:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x63a71d32ab1a - <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]   49:     0x63a71d32ab1a - 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]   50:     0x63a71d32ab1a - 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]   51:     0x63a71d32ab1a - 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]   52:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x63a71d324fe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x63a71d324fe4 - 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]   56:     0x63a71d32d612 - 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]   57:     0x63a71d32d612 - <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]   58:     0x63a71d32d612 - 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]   59:     0x63a71d32d612 - 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]   60:     0x63a71d32d612 - 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]   61:     0x63a71d32d612 - 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]   62:     0x63a71d32d612 - <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]   63:     0x63a71d487f9f - <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]   64:     0x63a71d487f9f - <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]   65:     0x7ccfb42deaa4 - <unknown>
[INFO] [stdout]   66:     0x7ccfb436ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_switch_table_alignement stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_switch_table_alignement' (40) panicked at androscalpel/src/tests/mod.rs:15:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a71d488702 - 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:     0x63a71d488702 - 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:     0x63a71d488702 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a71d488702 - <<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:     0x63a71d49f56a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a71d49f56a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63a71d48dc56 - 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:     0x63a71d48dc56 - <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:     0x63a71d4664ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a71d4664ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a71d480909 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a71d329f0e - <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:     0x63a71d329f0e - 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:     0x63a71d480b72 - <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:     0x63a71d480b72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a71d4665a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a71d45d9e9 - 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:     0x63a71d4674ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a71d49fcac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a71d49f9f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a71d1c565e - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>, std[716c9a7a72e5c14e]::sync::poison::PoisonError<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a71d1c565e - androscalpel[a3c299563491dbd2]::tests::write_to_report
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:15:46
[INFO] [stdout]   22:     0x63a71d1bbf2f - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:49:9
[INFO] [stdout]   23:     0x63a71d301687 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x63a71d3015dd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x63a71d2ca681 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   26:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x63a71d2b36e2 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   28:     0x63a71d2f6bc6 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x63a71d2f6c7b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x63a71d2f6bfd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x63a71d1c5b8d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:43:21
[INFO] [stdout]   32:     0x63a71d1bc125 - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:58:19
[INFO] [stdout]   33:     0x63a71d301578 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   34:     0x63a71d30144e - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   35:     0x63a71d2ca5f1 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   36:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x63a71d2b3602 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   38:     0x63a71d2f69c7 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   39:     0x63a71d2f6b5b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   40:     0x63a71d2f6a1d - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   41:     0x63a71d1c706d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:56:24
[INFO] [stdout]   42:     0x63a71d1cf97c - androscalpel[a3c299563491dbd2]::tests::test_switch_table_alignement
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:213:38
[INFO] [stdout]   43:     0x63a71d1bc4a7 - androscalpel[a3c299563491dbd2]::tests::test_switch_table_alignement::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:212:34
[INFO] [stdout]   44:     0x63a71d2d54e6 - <androscalpel[a3c299563491dbd2]::tests::test_switch_table_alignement::{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]   45:     0x63a71d31e2bb - <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]   46:     0x63a71d31e2bb - 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]   47:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x63a71d32ab1a - <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]   49:     0x63a71d32ab1a - 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]   50:     0x63a71d32ab1a - 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]   51:     0x63a71d32ab1a - 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]   52:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x63a71d324fe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x63a71d324fe4 - 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]   56:     0x63a71d32d612 - 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]   57:     0x63a71d32d612 - <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]   58:     0x63a71d32d612 - 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]   59:     0x63a71d32d612 - 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]   60:     0x63a71d32d612 - 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]   61:     0x63a71d32d612 - 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]   62:     0x63a71d32d612 - <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]   63:     0x63a71d487f9f - <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]   64:     0x63a71d487f9f - <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]   65:     0x7ccfb42deaa4 - <unknown>
[INFO] [stdout]   66:     0x7ccfb436ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_string_order_in_dex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_string_order_in_dex' (39) panicked at androscalpel/src/tests/mod.rs:15:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63a71d488702 - 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:     0x63a71d488702 - 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:     0x63a71d488702 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63a71d488702 - <<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:     0x63a71d49f56a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63a71d49f56a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x63a71d48dc56 - 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:     0x63a71d48dc56 - <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:     0x63a71d4664ef - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63a71d4664ef - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63a71d480909 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63a71d329f0e - <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:     0x63a71d329f0e - 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:     0x63a71d480b72 - <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:     0x63a71d480b72 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63a71d4665a8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63a71d45d9e9 - 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:     0x63a71d4674ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63a71d49fcac - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63a71d49f9f2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63a71d1c565e - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>, std[716c9a7a72e5c14e]::sync::poison::PoisonError<std[716c9a7a72e5c14e]::sync::poison::mutex::MutexGuard<core[c5ed12ab89cc536a]::option::Option<std[716c9a7a72e5c14e]::fs::File>>>>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63a71d1c565e - androscalpel[a3c299563491dbd2]::tests::write_to_report
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:15:46
[INFO] [stdout]   22:     0x63a71d1bbf2f - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:49:9
[INFO] [stdout]   23:     0x63a71d301687 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x63a71d3015dd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x63a71d2ca681 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   26:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   27:     0x63a71d2b36e2 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   28:     0x63a71d2f6bc6 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x63a71d2f6c7b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x63a71d2f6bfd - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<androscalpel[a3c299563491dbd2]::apk::Apk>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x63a71d1c5b8d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_apk
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:43:21
[INFO] [stdout]   32:     0x63a71d1bc125 - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:58:19
[INFO] [stdout]   33:     0x63a71d301578 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   34:     0x63a71d30144e - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   35:     0x63a71d2ca5f1 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:40
[INFO] [stdout]   36:     0x63a71d46b8e7 - <std[716c9a7a72e5c14e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   37:     0x63a71d2b3602 - <std[716c9a7a72e5c14e]::sync::once::Once>::call_once_force::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once.rs:219:20
[INFO] [stdout]   38:     0x63a71d2f69c7 - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::initialize::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   39:     0x63a71d2f6b5b - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_try_init::<<std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   40:     0x63a71d2f6a1d - <std[716c9a7a72e5c14e]::sync::once_lock::OnceLock<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>>::get_or_init::<androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled::{closure#0}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   41:     0x63a71d1c706d - androscalpel[a3c299563491dbd2]::tests::get_hello_world_recompilled
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:56:24
[INFO] [stdout]   42:     0x63a71d1ce7ca - androscalpel[a3c299563491dbd2]::tests::test_string_order_in_dex
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:176:38
[INFO] [stdout]   43:     0x63a71d1bc0e7 - androscalpel[a3c299563491dbd2]::tests::test_string_order_in_dex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/androscalpel/src/tests/mod.rs:173:30
[INFO] [stdout]   44:     0x63a71d2d5466 - <androscalpel[a3c299563491dbd2]::tests::test_string_order_in_dex::{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]   45:     0x63a71d31e2bb - <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]   46:     0x63a71d31e2bb - 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]   47:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x63a71d32ab1a - <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]   49:     0x63a71d32ab1a - 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]   50:     0x63a71d32ab1a - 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]   51:     0x63a71d32ab1a - 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]   52:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x63a71d32ab1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x63a71d324fe4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x63a71d324fe4 - 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]   56:     0x63a71d32d612 - 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]   57:     0x63a71d32d612 - <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]   58:     0x63a71d32d612 - 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]   59:     0x63a71d32d612 - 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]   60:     0x63a71d32d612 - 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]   61:     0x63a71d32d612 - 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]   62:     0x63a71d32d612 - <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]   63:     0x63a71d487f9f - <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]   64:     0x63a71d487f9f - <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]   65:     0x7ccfb42deaa4 - <unknown>
[INFO] [stdout]   66:     0x7ccfb436ba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_array_table_alignement
[INFO] [stdout]     tests::test_generated_apk_equivalence
[INFO] [stdout]     tests::test_generated_data_size
[INFO] [stdout]     tests::test_string_order_in_dex
[INFO] [stdout]     tests::test_switch_table_alignement
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 115.67s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p androscalpel --lib`
[INFO] running `Command { std: "docker" "inspect" "afa340ef90fb30e262ad45336dfa38f72364e3d50b09f8867bfb10094f94c91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa340ef90fb30e262ad45336dfa38f72364e3d50b09f8867bfb10094f94c91b", kill_on_drop: false }`
[INFO] [stdout] afa340ef90fb30e262ad45336dfa38f72364e3d50b09f8867bfb10094f94c91b
