[INFO] fetching crate breakpad 0.1.0... [INFO] testing breakpad-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate breakpad 0.1.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate breakpad 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 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.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5033f23741aaee8c9274fbffdc31861bd62f61f5e4b317f1ca3a99ba51180094 [INFO] running `Command { std: "docker" "start" "-a" "5033f23741aaee8c9274fbffdc31861bd62f61f5e4b317f1ca3a99ba51180094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5033f23741aaee8c9274fbffdc31861bd62f61f5e4b317f1ca3a99ba51180094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5033f23741aaee8c9274fbffdc31861bd62f61f5e4b317f1ca3a99ba51180094", kill_on_drop: false }` [INFO] [stdout] 5033f23741aaee8c9274fbffdc31861bd62f61f5e4b317f1ca3a99ba51180094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dd2cd9084c208df41ade6d9edb3ae62db8085751ee82fbdd5bfa6e093b6d60b [INFO] running `Command { std: "docker" "start" "-a" "3dd2cd9084c208df41ade6d9edb3ae62db8085751ee82fbdd5bfa6e093b6d60b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling breakpad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling backtrace v0.3.75 [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 { [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 { [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 18.25s [INFO] running `Command { std: "docker" "inspect" "3dd2cd9084c208df41ade6d9edb3ae62db8085751ee82fbdd5bfa6e093b6d60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd2cd9084c208df41ade6d9edb3ae62db8085751ee82fbdd5bfa6e093b6d60b", kill_on_drop: false }` [INFO] [stdout] 3dd2cd9084c208df41ade6d9edb3ae62db8085751ee82fbdd5bfa6e093b6d60b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39434203b73aa2dc8d9a0156a09c898c5f7b4535b0805422ad3eb1be91fdffe [INFO] running `Command { std: "docker" "start" "-a" "f39434203b73aa2dc8d9a0156a09c898c5f7b4535b0805422ad3eb1be91fdffe", 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 { [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 { [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 { [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 { [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.23s [INFO] running `Command { std: "docker" "inspect" "f39434203b73aa2dc8d9a0156a09c898c5f7b4535b0805422ad3eb1be91fdffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39434203b73aa2dc8d9a0156a09c898c5f7b4535b0805422ad3eb1be91fdffe", kill_on_drop: false }` [INFO] [stdout] f39434203b73aa2dc8d9a0156a09c898c5f7b4535b0805422ad3eb1be91fdffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed876d0900255da8e9b06f4d905fc72825c46ca2dab3d09d28e47bf5d29e3bec [INFO] running `Command { std: "docker" "start" "-a" "ed876d0900255da8e9b06f4d905fc72825c46ca2dab3d09d28e47bf5d29e3bec", 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 { [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 { [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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/breakpad-d616ba540ff1019c) [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.25s [INFO] [stdout] [INFO] [stderr] Running tests/processor.rs (/opt/rustwide/target/debug/deps/processor-b819640e6450977a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test process_minidump_from_path ... FAILED [INFO] [stdout] test obtain_referenced_modules ... 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] ---- process_minidump_from_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'process_minidump_from_path' (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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599d15bd9822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x599d15bd9822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x599d15bd9822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] error: test failed, to rerun pass `--test processor` [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x599d15bd9822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x599d15bea52f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x599d15bea52f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x599d15ba6d83 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x599d15ba6d83 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x599d15bb2c72 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x599d15bb796f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x599d15bb7801 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x599d159f0dee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x599d159f0dee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x599d15bb800e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x599d15bb800e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x599d15bb7dda - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x599d15bb2da9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x599d15b9aecd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x599d15bf25c0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x599d159c4579 - processor::common::assert_snapshot_plain::he5613df303f9e6b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:52:5 [INFO] [stdout] 20: 0x599d159c3e82 - processor::common::assert_snapshot::h0e4fcb37acdbe9ec [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:35:5 [INFO] [stdout] 21: 0x599d159cbe9d - processor::process_minidump_from_path::hdbc8851d3d868a88 [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:18:5 [INFO] [stdout] 22: 0x599d159cbef7 - processor::process_minidump_from_path::{{closure}}::hf980d41214c960ec [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:14:32 [INFO] [stdout] 23: 0x599d159c5f56 - core::ops::function::FnOnce::call_once::h8fd901ccb16e6de0 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x599d159f0beb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x599d159f0beb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x599d15a06695 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x599d15a06695 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x599d15a06695 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x599d15a06695 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x599d15a06695 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x599d15a06695 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x599d15a06695 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x599d159dd0b4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x599d159dd0b4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x599d159e099a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x599d159e099a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x599d159e099a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x599d159e099a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x599d159e099a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x599d15bad02f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x599d15bad02f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x76adfd680aa4 - [INFO] [stdout] 45: 0x76adfd70da34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- obtain_referenced_modules stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'obtain_referenced_modules' (30) 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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599d15bd9822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x599d15bd9822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x599d15bd9822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x599d15bd9822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x599d15bea52f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x599d15bea52f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x599d15ba6d83 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x599d15ba6d83 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x599d15bb2c72 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x599d15bb796f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x599d15bb7801 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x599d159f0dee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x599d159f0dee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x599d15bb800e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x599d15bb800e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x599d15bb7dda - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x599d15bb2da9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x599d15b9aecd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x599d15bf25c0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x599d159c4579 - processor::common::assert_snapshot_plain::he5613df303f9e6b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:52:5 [INFO] [stdout] 20: 0x599d159c4002 - processor::common::assert_snapshot::h7c75ef5cf1cad2fd [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:35:5 [INFO] [stdout] 21: 0x599d159cbdc2 - processor::obtain_referenced_modules::h1c158de0aec8d3ad [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:40:5 [INFO] [stdout] 22: 0x599d159cbe17 - processor::obtain_referenced_modules::{{closure}}::h6b5a6c1b086e36b6 [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:35:31 [INFO] [stdout] 23: 0x599d159c5f16 - core::ops::function::FnOnce::call_once::h660c37ebffe6a81f [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x599d159f0beb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x599d159f0beb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x599d15a06695 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x599d15a06695 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x599d15a06695 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x599d15a06695 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x599d15a06695 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x599d15a06695 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x599d15a06695 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x599d159dd0b4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x599d159dd0b4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x599d159e099a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x599d159e099a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x599d159e099a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x599d159e099a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x599d159e099a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x599d15bad02f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x599d15bad02f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x76adfd680aa4 - [INFO] [stdout] 45: 0x76adfd70da34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- process_minidump_from_buffer stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'process_minidump_from_buffer' (31) 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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599d15bd9822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x599d15bd9822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x599d15bd9822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x599d15bd9822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x599d15bea52f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x599d15bea52f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x599d15ba6d83 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x599d15ba6d83 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x599d15bb2c72 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x599d15bb796f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x599d15bb7801 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x599d159f0dee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x599d159f0dee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x599d15bb800e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x599d15bb800e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x599d15bb7dda - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x599d15bb2da9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x599d15b9aecd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x599d15bf25c0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x599d159c4579 - processor::common::assert_snapshot_plain::he5613df303f9e6b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:52:5 [INFO] [stdout] 20: 0x599d159c3e82 - processor::common::assert_snapshot::h0e4fcb37acdbe9ec [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:35:5 [INFO] [stdout] 21: 0x599d159cc084 - processor::process_minidump_from_buffer::h2d5a8ee411ef98d4 [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:31:5 [INFO] [stdout] 22: 0x599d159cc107 - processor::process_minidump_from_buffer::{{closure}}::h9e3db91bdfaa4e65 [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:22:34 [INFO] [stdout] 23: 0x599d159c5f96 - core::ops::function::FnOnce::call_once::hf2482b88b5ed439b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x599d159f0beb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x599d159f0beb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x599d15a06695 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x599d15a06695 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x599d15a06695 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x599d15a06695 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x599d15a06695 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x599d15a06695 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x599d15a06695 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x599d159dd0b4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x599d159dd0b4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x599d159e099a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x599d159e099a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x599d159e099a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x599d159e099a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x599d159e099a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x599d15bad02f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x599d15bad02f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x76adfd680aa4 - [INFO] [stdout] 45: 0x76adfd70da34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- get_minidump_process_state_cfi stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'get_minidump_process_state_cfi' (29) 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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [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]  age: 0 [INFO] [stdout]  age: 0, [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]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750" [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] ] [INFO] [stdout]  debug_identifier: "DFB8E43AF2423D73A453AEB6A777EF750", [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x599d15bd9822 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x599d15bd9822 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x599d15bd9822 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x599d15bd9822 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x599d15bea52f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x599d15bea52f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x599d15ba6d83 - std::io::default_write_fmt::h7d7ad5ed6a883d81 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x599d15ba6d83 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x599d15bb2c72 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x599d15bb796f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x599d15bb7801 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x599d159f0dee - as core::ops::function::Fn>::call::h33799d04b0b96146 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x599d159f0dee - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x599d15bb800e - as core::ops::function::Fn>::call::h5e1b8c652ea49180 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x599d15bb800e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x599d15bb7dda - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x599d15bb2da9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x599d15b9aecd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x599d15bf25c0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x599d159c4579 - processor::common::assert_snapshot_plain::he5613df303f9e6b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:52:5 [INFO] [stdout] 20: 0x599d159c3e82 - processor::common::assert_snapshot::h0e4fcb37acdbe9ec [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:35:5 [INFO] [stdout] 21: 0x599d159cc2e4 - processor::get_minidump_process_state_cfi::h5c4b3d7075670c82 [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:55:5 [INFO] [stdout] 22: 0x599d159cc377 - processor::get_minidump_process_state_cfi::{{closure}}::h90e2fa550074671c [INFO] [stdout] at /opt/rustwide/workdir/tests/processor.rs:44:36 [INFO] [stdout] 23: 0x599d159c5ed6 - core::ops::function::FnOnce::call_once::h499baeeb90fc6187 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x599d159f0beb - core::ops::function::FnOnce::call_once::h7f4b4fba903e39d5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x599d159f0beb - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x599d15a06695 - test::run_test_in_process::{{closure}}::h9aea5ca90d1f4423 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x599d15a06695 - as core::ops::function::FnOnce<()>>::call_once::h364f5fe6cc8afa85 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x599d15a06695 - std::panicking::catch_unwind::do_call::h2b2bec3317fe53ec [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x599d15a06695 - std::panicking::catch_unwind::hc3763734156da4af [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x599d15a06695 - std::panic::catch_unwind::h28038391e867eabc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x599d15a06695 - test::run_test_in_process::had0273166695a036 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x599d15a06695 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x599d159dd0b4 - test::run_test::{{closure}}::he950b8f9118d37e2 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x599d159dd0b4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hcce3c2c65b9c3b20 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x599d159e099a - as core::ops::function::FnOnce<()>>::call_once::hb66b30b6d37985a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x599d159e099a - std::panicking::catch_unwind::do_call::h992bbe2c32dc1d79 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x599d159e099a - std::panicking::catch_unwind::h412991d5237de610 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x599d159e099a - std::panic::catch_unwind::ha82b139b3eb5840a [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x599d159e099a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha823b36f5114938e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x599d159e099a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x599d15bad02f - as core::ops::function::FnOnce>::call_once::h3e049222c99298ac [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x599d15bad02f - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x76adfd680aa4 - [INFO] [stdout] 45: 0x76adfd70da34 - clone [INFO] [stdout] 46: 0x0 - [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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed876d0900255da8e9b06f4d905fc72825c46ca2dab3d09d28e47bf5d29e3bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed876d0900255da8e9b06f4d905fc72825c46ca2dab3d09d28e47bf5d29e3bec", kill_on_drop: false }` [INFO] [stdout] ed876d0900255da8e9b06f4d905fc72825c46ca2dab3d09d28e47bf5d29e3bec