[INFO] fetching crate cross-authenticode 1.0.0...
[INFO] testing cross-authenticode-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cross-authenticode 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cross-authenticode 1.0.0
[INFO] finished tweaking crates.io crate cross-authenticode 1.0.0
[INFO] tweaked toml for crates.io crate cross-authenticode 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cross-authenticode 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cross-authenticode 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcfe74b2c55228ed3dbd652459b37509450cb94ca36f340c9dcb5959faaf8261
[INFO] running `Command { std: "docker" "start" "-a" "fcfe74b2c55228ed3dbd652459b37509450cb94ca36f340c9dcb5959faaf8261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcfe74b2c55228ed3dbd652459b37509450cb94ca36f340c9dcb5959faaf8261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfe74b2c55228ed3dbd652459b37509450cb94ca36f340c9dcb5959faaf8261", kill_on_drop: false }`
[INFO] [stdout] fcfe74b2c55228ed3dbd652459b37509450cb94ca36f340c9dcb5959faaf8261
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55263c861947c80b9029d39d5ca539c8ead5d29bc557bf4da9a52ab2bda1d970
[INFO] running `Command { std: "docker" "start" "-a" "55263c861947c80b9029d39d5ca539c8ead5d29bc557bf4da9a52ab2bda1d970", kill_on_drop: false }`
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling cross-authenticode v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/authenticode_info.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo, AuthenticodeError> {
[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] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo<'_>, AuthenticodeError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pe_file.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError>;
[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] 20 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pe_file.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError> {
[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] 115 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
[INFO] running `Command { std: "docker" "inspect" "55263c861947c80b9029d39d5ca539c8ead5d29bc557bf4da9a52ab2bda1d970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55263c861947c80b9029d39d5ca539c8ead5d29bc557bf4da9a52ab2bda1d970", kill_on_drop: false }`
[INFO] [stdout] 55263c861947c80b9029d39d5ca539c8ead5d29bc557bf4da9a52ab2bda1d970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfa952f61762401ee36abb0e96054064793079c7f375d233cea381be71e63aa0
[INFO] running `Command { std: "docker" "start" "-a" "dfa952f61762401ee36abb0e96054064793079c7f375d233cea381be71e63aa0", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/authenticode_info.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo, AuthenticodeError> {
[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] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo<'_>, AuthenticodeError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pe_file.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError>;
[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] 20 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cross-authenticode v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pe_file.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError> {
[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] 115 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/authenticode_info.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo, AuthenticodeError> {
[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] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo<'_>, AuthenticodeError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pe_file.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError>;
[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] 20 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError>;
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pe_file.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError> {
[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] 115 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "dfa952f61762401ee36abb0e96054064793079c7f375d233cea381be71e63aa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa952f61762401ee36abb0e96054064793079c7f375d233cea381be71e63aa0", kill_on_drop: false }`
[INFO] [stdout] dfa952f61762401ee36abb0e96054064793079c7f375d233cea381be71e63aa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f45c5be62f7e7ce810160e4fadef21a5b4daaa5f7b5c0c7541e1d491d79b72ea
[INFO] running `Command { std: "docker" "start" "-a" "f45c5be62f7e7ce810160e4fadef21a5b4daaa5f7b5c0c7541e1d491d79b72ea", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]   --> src/authenticode_info.rs:46:21
[INFO] [stdout] running 7 tests
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo, AuthenticodeError> {
[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] 46 |     fn create(data: &[u8]) -> Result<AuthenticodeInfo<'_>, AuthenticodeError> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pe_file.rs:20:24
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError>;
[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] 20 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError>;
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pe_file.rs:115:24
[INFO] [stderr]     |
[INFO] [stderr] 115 |     fn win_certificate(&self) -> Result<WinCertificate, AuthenticodeError> {
[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] 115 |     fn win_certificate(&self) -> Result<WinCertificate<'_>, AuthenticodeError> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cross-authenticode` (lib) generated 3 warnings (run `cargo fix --lib -p cross-authenticode` to apply 3 suggestions)
[INFO] [stderr] warning: `cross-authenticode` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cross_authenticode-16488704b7bc1dca)
[INFO] [stdout] test authenticode_info::tests::no_cert_unsigned_32 ... ok
[INFO] [stdout] test authenticode_info::tests::not_a_pe_file ... ok
[INFO] [stdout] test authenticode_info::tests::no_cert_unsigned_64 ... ok
[INFO] [stdout] test authenticode_info::tests::sha256_thumbprints_signed_32 ... ok
[INFO] [stdout] test authenticode_info::tests::sha1_thumbprints_signed_32 ... ok
[INFO] [stdout] test authenticode_info::tests::sha256_thumbprints_signed_64 ... ok
[INFO] [stderr]    Doc-tests cross_authenticode
[INFO] [stdout] test authenticode_info::tests::sha1_thumbprints_signed_64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] test src/authenticode_info.rs - authenticode_info::AuthenticodeInfo<'_>::authenticode_hash (line 94) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.98s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "f45c5be62f7e7ce810160e4fadef21a5b4daaa5f7b5c0c7541e1d491d79b72ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f45c5be62f7e7ce810160e4fadef21a5b4daaa5f7b5c0c7541e1d491d79b72ea", kill_on_drop: false }`
[INFO] [stdout] f45c5be62f7e7ce810160e4fadef21a5b4daaa5f7b5c0c7541e1d491d79b72ea
