[INFO] fetching crate breakpad 0.1.0...
[INFO] testing breakpad-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate breakpad 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate breakpad 0.1.0
[INFO] finished tweaking crates.io crate breakpad 0.1.0
[INFO] tweaked toml for crates.io crate breakpad 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate breakpad 0.1.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding difference v1.0.0 (available: v2.0.0)
[INFO] [stderr]       Adding error-chain v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding uuid v0.5.1 (available: v1.19.0)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.5.1
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded difference v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f15f5ce90327fce8145d285deb510b13ecb6fec05898e14b44e4dafdfaeb5b5
[INFO] running `Command { std: "docker" "start" "-a" "1f15f5ce90327fce8145d285deb510b13ecb6fec05898e14b44e4dafdfaeb5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f15f5ce90327fce8145d285deb510b13ecb6fec05898e14b44e4dafdfaeb5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f15f5ce90327fce8145d285deb510b13ecb6fec05898e14b44e4dafdfaeb5b5", kill_on_drop: false }`
[INFO] [stdout] 1f15f5ce90327fce8145d285deb510b13ecb6fec05898e14b44e4dafdfaeb5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfdb19a39f9735af9d6f5291bdc17f19a6e0c80a2d0657962fef7a3926c0f203
[INFO] running `Command { std: "docker" "start" "-a" "dfdb19a39f9735af9d6f5291bdc17f19a6e0c80a2d0657962fef7a3926c0f203", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling breakpad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uuid v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / error_chain! {
[INFO] [stdout]  4 | |     foreign_links {
[INFO] [stdout]  5 | |         IoError(::std::io::Error);
[INFO] [stdout]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / error_chain! {
[INFO] [stdout]  4 | |     foreign_links {
[INFO] [stdout]  5 | |         IoError(::std::io::Error);
[INFO] [stdout]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn function_name(&self) -> Cow<str> {
[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] 48 |     pub fn function_name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn source_file_name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn source_file_name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
[INFO] running `Command { std: "docker" "inspect" "dfdb19a39f9735af9d6f5291bdc17f19a6e0c80a2d0657962fef7a3926c0f203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfdb19a39f9735af9d6f5291bdc17f19a6e0c80a2d0657962fef7a3926c0f203", kill_on_drop: false }`
[INFO] [stdout] dfdb19a39f9735af9d6f5291bdc17f19a6e0c80a2d0657962fef7a3926c0f203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 452edfb57192de3419fac47ed1b679185f1f92af879baa628cc7657bd9fa3093
[INFO] running `Command { std: "docker" "start" "-a" "452edfb57192de3419fac47ed1b679185f1f92af879baa628cc7657bd9fa3093", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / error_chain! {
[INFO] [stdout]  4 | |     foreign_links {
[INFO] [stdout]  5 | |         IoError(::std::io::Error);
[INFO] [stdout]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / error_chain! {
[INFO] [stdout]  4 | |     foreign_links {
[INFO] [stdout]  5 | |         IoError(::std::io::Error);
[INFO] [stdout]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn function_name(&self) -> Cow<str> {
[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] 48 |     pub fn function_name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn source_file_name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn source_file_name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling breakpad v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / error_chain! {
[INFO] [stdout]  4 | |     foreign_links {
[INFO] [stdout]  5 | |         IoError(::std::io::Error);
[INFO] [stdout]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / error_chain! {
[INFO] [stdout]  4 | |     foreign_links {
[INFO] [stdout]  5 | |         IoError(::std::io::Error);
[INFO] [stdout]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn function_name(&self) -> Cow<str> {
[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] 48 |     pub fn function_name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resolver.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn source_file_name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn source_file_name(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "452edfb57192de3419fac47ed1b679185f1f92af879baa628cc7657bd9fa3093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452edfb57192de3419fac47ed1b679185f1f92af879baa628cc7657bd9fa3093", kill_on_drop: false }`
[INFO] [stdout] 452edfb57192de3419fac47ed1b679185f1f92af879baa628cc7657bd9fa3093
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8db930ff66b36474d3d3dba45107d253b69ee4674e47dcffa362d39f3368b114
[INFO] running `Command { std: "docker" "start" "-a" "8db930ff66b36474d3d3dba45107d253b69ee4674e47dcffa362d39f3368b114", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/errors.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | / error_chain! {
[INFO] [stderr]  4 | |     foreign_links {
[INFO] [stderr]  5 | |         IoError(::std::io::Error);
[INFO] [stderr]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> src/errors.rs:3:1
[INFO] [stderr]    |
[INFO] [stderr]  3 | / error_chain! {
[INFO] [stderr]  4 | |     foreign_links {
[INFO] [stderr]  5 | |         IoError(::std::io::Error);
[INFO] [stderr]  6 | |         UuidParseError(::uuid::ParseError);
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resolver.rs:48:26
[INFO] [stderr]    |
[INFO] [stderr] 48 |     pub fn function_name(&self) -> Cow<str> {
[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] 48 |     pub fn function_name(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/resolver.rs:58:29
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn source_file_name(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn source_file_name(&self) -> Cow<'_, str> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `breakpad` (lib) generated 4 warnings (run `cargo fix --lib -p breakpad` to apply 2 suggestions)
[INFO] [stderr] warning: `breakpad` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/breakpad-0f8c42e34d1f0019)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test processor::test_parse ... ok
[INFO] [stdout] test processor::test_to_string ... ok
[INFO] [stdout] test processor::test_parse_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/processor.rs (/opt/rustwide/target/debug/deps/processor-feb3deb1da4d4b6b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] error: test failed, to rerun pass `--test processor`
[INFO] [stdout] test obtain_referenced_modules ... FAILED
[INFO] [stdout] test process_minidump_from_path ... FAILED
[INFO] [stdout] test process_minidump_from_buffer ... FAILED
[INFO] [stdout] test get_minidump_process_state_cfi ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- obtain_referenced_modules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'obtain_referenced_modules' (31) panicked at tests/common/mod.rs:52:5:
[INFO] [stdout] Value does not match stored snapshot referenced_modules.txt:
[INFO] [stdout] 
[INFO] [stdout] {
[INFO] [stdout]     CodeModule {
[INFO] [stdout]         id: CodeModuleId {
[INFO] [stdout]             uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m            age: 0[0m
[INFO] [stdout] [92m            age: 0,[0m
[INFO] [stdout]         },
[INFO] [stdout]         base_address: 4554190848,
[INFO] [stdout]         size: 176128,
[INFO] [stdout]         code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]         code_identifier: "id",
[INFO] [stdout]         debug_file: "crash_macos",
[INFO] [stdout] [91m        debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]     }[0m
[INFO] [stdout] [92m        debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]     },[0m
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61627ee68092 - 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:     0x61627ee68092 - 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:     0x61627ee68092 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61627ee68092 - <<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:     0x61627ee7d51a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61627ee7d51a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61627ee6cef6 - 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:     0x61627ee6cef6 - <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:     0x61627ee4603f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61627ee4603f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61627ee602d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61627ec8047e - <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:     0x61627ec8047e - 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:     0x61627ee60492 - <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:     0x61627ee60492 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61627ee460f8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61627ee3dac9 - 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:     0x61627ee46f4d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61627ee7dc5c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61627ec71225 - processor[fbc66104b5d1936d]::common::assert_snapshot_plain::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:52:5
[INFO] [stdout]   20:     0x61627ec70b38 - processor[fbc66104b5d1936d]::common::assert_snapshot::<&str, alloc[9c68fdf4f4f29218]::collections::btree::set::BTreeSet<&breakpad[7b3c373b6947ce7a]::processor::CodeModule>>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:35:5
[INFO] [stdout]   21:     0x61627ec6b202 - processor[fbc66104b5d1936d]::obtain_referenced_modules
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:40:5
[INFO] [stdout]   22:     0x61627ec6ae77 - processor[fbc66104b5d1936d]::obtain_referenced_modules::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:35:31
[INFO] [stdout]   23:     0x61627ec701f6 - <processor[fbc66104b5d1936d]::obtain_referenced_modules::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61627ec7482b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61627ec7482b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61627ec8108a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61627ec8108a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61627ec8108a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61627ec7b554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61627ec7b554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61627ec83b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61627ec83b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61627ee6793f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x61627ee6793f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cf7eee7eaa4 - <unknown>
[INFO] [stdout]   45:     0x7cf7eef0ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- process_minidump_from_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'process_minidump_from_path' (33) panicked at tests/common/mod.rs:52:5:
[INFO] [stdout] Value does not match stored snapshot process_state.txt:
[INFO] [stdout] 
[INFO] [stdout] ProcessState {
[INFO] [stdout]     threads: [
[INFO] [stdout]         CallStack {
[INFO] [stdout]             thread_id: 775,
[INFO] [stdout]             frames: [
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197441,
[INFO] [stdout]                     trust: Context,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197413,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197204,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554353547,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554353547,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554353547,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )
[INFO] [stdout]                 }
[INFO] [stdout]             ]
[INFO] [stdout]         }
[INFO] [stdout]     ][0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     ],[0m
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61627ee68092 - 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:     0x61627ee68092 - 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:     0x61627ee68092 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61627ee68092 - <<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:     0x61627ee7d51a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61627ee7d51a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61627ee6cef6 - 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:     0x61627ee6cef6 - <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:     0x61627ee4603f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61627ee4603f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61627ee602d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61627ec8047e - <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:     0x61627ec8047e - 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:     0x61627ee60492 - <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:     0x61627ee60492 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61627ee460f8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61627ee3dac9 - 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:     0x61627ee46f4d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61627ee7dc5c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61627ec71225 - processor[fbc66104b5d1936d]::common::assert_snapshot_plain::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:52:5
[INFO] [stdout]   20:     0x61627ec70ca8 - processor[fbc66104b5d1936d]::common::assert_snapshot::<&str, breakpad[7b3c373b6947ce7a]::processor::ProcessState>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:35:5
[INFO] [stdout]   21:     0x61627ec6b2ad - processor[fbc66104b5d1936d]::process_minidump_from_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:18:5
[INFO] [stdout]   22:     0x61627ec6aea7 - processor[fbc66104b5d1936d]::process_minidump_from_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:14:32
[INFO] [stdout]   23:     0x61627ec70236 - <processor[fbc66104b5d1936d]::process_minidump_from_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61627ec7482b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61627ec7482b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61627ec8108a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61627ec8108a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61627ec8108a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61627ec7b554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61627ec7b554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61627ec83b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61627ec83b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61627ee6793f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x61627ee6793f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cf7eee7eaa4 - <unknown>
[INFO] [stdout]   45:     0x7cf7eef0ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- process_minidump_from_buffer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'process_minidump_from_buffer' (32) panicked at tests/common/mod.rs:52:5:
[INFO] [stdout] Value does not match stored snapshot process_state.txt:
[INFO] [stdout] 
[INFO] [stdout] ProcessState {
[INFO] [stdout]     threads: [
[INFO] [stdout]         CallStack {
[INFO] [stdout]             thread_id: 775,
[INFO] [stdout]             frames: [
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197441,
[INFO] [stdout]                     trust: Context,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197413,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197204,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554353547,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554353547,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554353547,
[INFO] [stdout]                     trust: Scan,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )
[INFO] [stdout]                 }
[INFO] [stdout]             ]
[INFO] [stdout]         }
[INFO] [stdout]     ][0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     ],[0m
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61627ee68092 - 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:     0x61627ee68092 - 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:     0x61627ee68092 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61627ee68092 - <<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:     0x61627ee7d51a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61627ee7d51a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61627ee6cef6 - 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:     0x61627ee6cef6 - <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:     0x61627ee4603f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61627ee4603f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61627ee602d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61627ec8047e - <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:     0x61627ec8047e - 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:     0x61627ee60492 - <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:     0x61627ee60492 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61627ee460f8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61627ee3dac9 - 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:     0x61627ee46f4d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61627ee7dc5c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61627ec71225 - processor[fbc66104b5d1936d]::common::assert_snapshot_plain::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:52:5
[INFO] [stdout]   20:     0x61627ec70ca8 - processor[fbc66104b5d1936d]::common::assert_snapshot::<&str, breakpad[7b3c373b6947ce7a]::processor::ProcessState>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:35:5
[INFO] [stdout]   21:     0x61627ec6b464 - processor[fbc66104b5d1936d]::process_minidump_from_buffer
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:31:5
[INFO] [stdout]   22:     0x61627ec6aed7 - processor[fbc66104b5d1936d]::process_minidump_from_buffer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:22:34
[INFO] [stdout]   23:     0x61627ec70276 - <processor[fbc66104b5d1936d]::process_minidump_from_buffer::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61627ec7482b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61627ec7482b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61627ec8108a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61627ec8108a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61627ec8108a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61627ec7b554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61627ec7b554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61627ec83b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61627ec83b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61627ee6793f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x61627ee6793f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cf7eee7eaa4 - <unknown>
[INFO] [stdout]   45:     0x7cf7eef0ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_minidump_process_state_cfi stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_minidump_process_state_cfi' (30) panicked at tests/common/mod.rs:52:5:
[INFO] [stdout] Value does not match stored snapshot process_state_cfi.txt:
[INFO] [stdout] 
[INFO] [stdout] ProcessState {
[INFO] [stdout]     threads: [
[INFO] [stdout]         CallStack {
[INFO] [stdout]             thread_id: 775,
[INFO] [stdout]             frames: [
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197441,
[INFO] [stdout]                     trust: Context,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197413,
[INFO] [stdout]                     trust: CFI,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )[0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),[0m
[INFO] [stdout]                 },
[INFO] [stdout]                 StackFrame {
[INFO] [stdout]                     instruction: 4554197204,
[INFO] [stdout]                     trust: CFI,
[INFO] [stdout]                     module: Some(
[INFO] [stdout]                         CodeModule {
[INFO] [stdout]                             id: CodeModuleId {
[INFO] [stdout]                                 uuid: Uuid("dfb8e43a-f242-3d73-a453-aeb6a777ef75"),
[INFO] [stdout] [91m                                age: 0[0m
[INFO] [stdout] [92m                                age: 0,[0m
[INFO] [stdout]                             },
[INFO] [stdout]                             base_address: 4554190848,
[INFO] [stdout]                             size: 176128,
[INFO] [stdout]                             code_file: "/Users/jauer/Coding/breakpad/examples/./target/crash_macos",
[INFO] [stdout]                             code_identifier: "id",
[INFO] [stdout]                             debug_file: "crash_macos",
[INFO] [stdout] [91m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750"
[INFO] [stdout]                         }
[INFO] [stdout]                     )
[INFO] [stdout]                 }
[INFO] [stdout]             ]
[INFO] [stdout]         }
[INFO] [stdout]     ][0m
[INFO] [stdout] [92m                            debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     ],[0m
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61627ee68092 - 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:     0x61627ee68092 - 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:     0x61627ee68092 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61627ee68092 - <<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:     0x61627ee7d51a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61627ee7d51a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61627ee6cef6 - 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:     0x61627ee6cef6 - <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:     0x61627ee4603f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61627ee4603f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61627ee602d9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61627ec8047e - <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:     0x61627ec8047e - 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:     0x61627ee60492 - <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:     0x61627ee60492 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61627ee460f8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61627ee3dac9 - 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:     0x61627ee46f4d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61627ee7dc5c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61627ec71225 - processor[fbc66104b5d1936d]::common::assert_snapshot_plain::<&str>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:52:5
[INFO] [stdout]   20:     0x61627ec70ca8 - processor[fbc66104b5d1936d]::common::assert_snapshot::<&str, breakpad[7b3c373b6947ce7a]::processor::ProcessState>
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/mod.rs:35:5
[INFO] [stdout]   21:     0x61627ec6b694 - processor[fbc66104b5d1936d]::get_minidump_process_state_cfi
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:55:5
[INFO] [stdout]   22:     0x61627ec6af07 - processor[fbc66104b5d1936d]::get_minidump_process_state_cfi::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/processor.rs:44:36
[INFO] [stdout]   23:     0x61627ec702b6 - <processor[fbc66104b5d1936d]::get_minidump_process_state_cfi::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61627ec7482b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61627ec7482b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61627ec8108a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61627ec8108a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61627ec8108a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61627ec8108a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61627ec8108a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61627ec7b554 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61627ec7b554 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61627ec83b82 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61627ec83b82 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61627ec83b82 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61627ec83b82 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61627ee6793f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x61627ee6793f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7cf7eee7eaa4 - <unknown>
[INFO] [stdout]   45:     0x7cf7eef0ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_minidump_process_state_cfi
[INFO] [stdout]     obtain_referenced_modules
[INFO] [stdout]     process_minidump_from_buffer
[INFO] [stdout]     process_minidump_from_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8db930ff66b36474d3d3dba45107d253b69ee4674e47dcffa362d39f3368b114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8db930ff66b36474d3d3dba45107d253b69ee4674e47dcffa362d39f3368b114", kill_on_drop: false }`
[INFO] [stdout] 8db930ff66b36474d3d3dba45107d253b69ee4674e47dcffa362d39f3368b114
