[INFO] fetching crate authenticode-parser 0.5.0...
[INFO] testing authenticode-parser-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate authenticode-parser 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate authenticode-parser 0.5.0
[INFO] finished tweaking crates.io crate authenticode-parser 0.5.0
[INFO] tweaked toml for crates.io crate authenticode-parser 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate authenticode-parser 0.5.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f3030b3ab34e1ec4ec33753982ba3153f84c2db4fd5715dcce8526a32426ad9c
[INFO] running `Command { std: "docker" "start" "-a" "f3030b3ab34e1ec4ec33753982ba3153f84c2db4fd5715dcce8526a32426ad9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3030b3ab34e1ec4ec33753982ba3153f84c2db4fd5715dcce8526a32426ad9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3030b3ab34e1ec4ec33753982ba3153f84c2db4fd5715dcce8526a32426ad9c", kill_on_drop: false }`
[INFO] [stdout] f3030b3ab34e1ec4ec33753982ba3153f84c2db4fd5715dcce8526a32426ad9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3c6b2078cfb70a1ebbe5a7db6b85470417ea423190009ffd192bc769a92ceb64
[INFO] running `Command { std: "docker" "start" "-a" "3c6b2078cfb70a1ebbe5a7db6b85470417ea423190009ffd192bc769a92ceb64", kill_on_drop: false }`
[INFO] [stderr]    Compiling authenticode-parser-sys v0.5.0
[INFO] [stderr]    Compiling authenticode-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn signatures(&self) -> &[Authenticode] {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         | |
[INFO] [stdout]     |                       |         | the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 111 |     pub fn signatures(&self) -> &[Authenticode<'_>] {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn signer(&self) -> Option<Signer> {
[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] 187 |     pub fn signer(&self) -> Option<Signer<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided here
[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] 202 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn countersigs(&self) -> &[Countersignature] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 229 |     pub fn countersigs(&self) -> &[Countersignature<'_>] {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[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] 287 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:358:30
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[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] 358 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:387:18
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided here
[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] 387 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:500:25
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn issuer_attrs(&self) -> Attributes {
[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] 500 |     pub fn issuer_attrs(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn subject_attrs(&self) -> Attributes {
[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] 506 |     pub fn subject_attrs(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "3c6b2078cfb70a1ebbe5a7db6b85470417ea423190009ffd192bc769a92ceb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6b2078cfb70a1ebbe5a7db6b85470417ea423190009ffd192bc769a92ceb64", kill_on_drop: false }`
[INFO] [stdout] 3c6b2078cfb70a1ebbe5a7db6b85470417ea423190009ffd192bc769a92ceb64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e4a846257281dbd1944ef79e4d7d4cb458d5c528cb20c8c6812eb5b2f2fd9ef8
[INFO] running `Command { std: "docker" "start" "-a" "e4a846257281dbd1944ef79e4d7d4cb458d5c528cb20c8c6812eb5b2f2fd9ef8", kill_on_drop: false }`
[INFO] [stderr]    Compiling authenticode-parser v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn signatures(&self) -> &[Authenticode] {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         | |
[INFO] [stdout]     |                       |         | the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 111 |     pub fn signatures(&self) -> &[Authenticode<'_>] {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn signer(&self) -> Option<Signer> {
[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] 187 |     pub fn signer(&self) -> Option<Signer<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided here
[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] 202 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn countersigs(&self) -> &[Countersignature] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 229 |     pub fn countersigs(&self) -> &[Countersignature<'_>] {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[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] 287 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:358:30
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[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] 358 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:387:18
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided here
[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] 387 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:500:25
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn issuer_attrs(&self) -> Attributes {
[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] 500 |     pub fn issuer_attrs(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn subject_attrs(&self) -> Attributes {
[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] 506 |     pub fn subject_attrs(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn signatures(&self) -> &[Authenticode] {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         | |
[INFO] [stdout]     |                       |         | the same lifetime is hidden here
[INFO] [stdout]     |                       |         the same lifetime is elided here
[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] 111 |     pub fn signatures(&self) -> &[Authenticode<'_>] {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn signer(&self) -> Option<Signer> {
[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] 187 |     pub fn signer(&self) -> Option<Signer<'_>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided here
[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] 202 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn countersigs(&self) -> &[Countersignature] {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |         | |
[INFO] [stdout]     |                        |         | the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 229 |     pub fn countersigs(&self) -> &[Countersignature<'_>] {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[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] 287 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:358:30
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         | |
[INFO] [stdout]     |                              |         | the same lifetime is hidden here
[INFO] [stdout]     |                              |         the same lifetime is elided here
[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] 358 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:387:18
[INFO] [stdout]     |
[INFO] [stdout] 387 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         | |
[INFO] [stdout]     |                  |         | the same lifetime is hidden here
[INFO] [stdout]     |                  |         the same lifetime is elided here
[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] 387 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:500:25
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn issuer_attrs(&self) -> Attributes {
[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] 500 |     pub fn issuer_attrs(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:506:26
[INFO] [stdout]     |
[INFO] [stdout] 506 |     pub fn subject_attrs(&self) -> Attributes {
[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] 506 |     pub fn subject_attrs(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "e4a846257281dbd1944ef79e4d7d4cb458d5c528cb20c8c6812eb5b2f2fd9ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a846257281dbd1944ef79e4d7d4cb458d5c528cb20c8c6812eb5b2f2fd9ef8", kill_on_drop: false }`
[INFO] [stdout] e4a846257281dbd1944ef79e4d7d4cb458d5c528cb20c8c6812eb5b2f2fd9ef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 00ca0c452213c45e8e9ade7197fbb052b5c7bd49135d2e107fb35e36cc9f8a7c
[INFO] running `Command { std: "docker" "start" "-a" "00ca0c452213c45e8e9ade7197fbb052b5c7bd49135d2e107fb35e36cc9f8a7c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:111:23
[INFO] [stderr]     |
[INFO] [stderr] 111 |     pub fn signatures(&self) -> &[Authenticode] {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         | |
[INFO] [stderr]     |                       |         | the same lifetime is hidden here
[INFO] [stderr]     |                       |         the same lifetime is elided here
[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] 111 |     pub fn signatures(&self) -> &[Authenticode<'_>] {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:187:19
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn signer(&self) -> Option<Signer> {
[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] 187 |     pub fn signer(&self) -> Option<Signer<'_>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:202:18
[INFO] [stderr]     |
[INFO] [stderr] 202 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |         | |
[INFO] [stderr]     |                  |         | the same lifetime is hidden here
[INFO] [stderr]     |                  |         the same lifetime is elided here
[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] 202 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:229:24
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub fn countersigs(&self) -> &[Countersignature] {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |         | |
[INFO] [stderr]     |                        |         | the same lifetime is hidden here
[INFO] [stderr]     |                        |         the same lifetime is elided here
[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] 229 |     pub fn countersigs(&self) -> &[Countersignature<'_>] {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:287:30
[INFO] [stderr]     |
[INFO] [stderr] 287 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         | |
[INFO] [stderr]     |                              |         | the same lifetime is hidden here
[INFO] [stderr]     |                              |         the same lifetime is elided here
[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] 287 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:358:30
[INFO] [stderr]     |
[INFO] [stderr] 358 |     pub fn certificate_chain(&self) -> &[Certificate] {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         | |
[INFO] [stderr]     |                              |         | the same lifetime is hidden here
[INFO] [stderr]     |                              |         the same lifetime is elided here
[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] 358 |     pub fn certificate_chain(&self) -> &[Certificate<'_>] {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:387:18
[INFO] [stderr]     |
[INFO] [stderr] 387 |     pub fn certs(&self) -> &[Certificate] {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |         | |
[INFO] [stderr]     |                  |         | the same lifetime is hidden here
[INFO] [stderr]     |                  |         the same lifetime is elided here
[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] 387 |     pub fn certs(&self) -> &[Certificate<'_>] {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:500:25
[INFO] [stderr]     |
[INFO] [stderr] 500 |     pub fn issuer_attrs(&self) -> Attributes {
[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] 500 |     pub fn issuer_attrs(&self) -> Attributes<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:506:26
[INFO] [stderr]     |
[INFO] [stderr] 506 |     pub fn subject_attrs(&self) -> Attributes {
[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] 506 |     pub fn subject_attrs(&self) -> Attributes<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `authenticode-parser` (lib) generated 9 warnings (run `cargo fix --lib -p authenticode-parser` to apply 9 suggestions)
[INFO] [stderr] warning: `authenticode-parser` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/authenticode_parser-ed51dd5b84a97f62)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/it/main.rs (/opt/rustwide/target/debug/deps/it-ff8cc7ef7238ea8f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test simple::test_simple ... ok
[INFO] [stdout] test conformance::microsoft_first_signature_content ... ok
[INFO] [stdout] test conformance::first_signature_content ... ok
[INFO] [stderr]    Doc-tests authenticode_parser
[INFO] [stdout] test conformance::pe_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00ca0c452213c45e8e9ade7197fbb052b5c7bd49135d2e107fb35e36cc9f8a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ca0c452213c45e8e9ade7197fbb052b5c7bd49135d2e107fb35e36cc9f8a7c", kill_on_drop: false }`
[INFO] [stdout] 00ca0c452213c45e8e9ade7197fbb052b5c7bd49135d2e107fb35e36cc9f8a7c
