[INFO] fetching crate wormhole-raw-vaas 0.3.0...
[INFO] testing wormhole-raw-vaas-0.3.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wormhole-raw-vaas 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wormhole-raw-vaas 0.3.0
[INFO] finished tweaking crates.io crate wormhole-raw-vaas 0.3.0
[INFO] tweaked toml for crates.io crate wormhole-raw-vaas 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wormhole-raw-vaas 0.3.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wormhole-raw-vaas 0.3.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded ruint-macro v1.2.1
[INFO] [stderr]   Downloaded ruint v1.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b47bee7a1c0e2fab554f4929ef388ebe276e5128c5fb8e5565b636ae58664381
[INFO] running `Command { std: "docker" "start" "-a" "b47bee7a1c0e2fab554f4929ef388ebe276e5128c5fb8e5565b636ae58664381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b47bee7a1c0e2fab554f4929ef388ebe276e5128c5fb8e5565b636ae58664381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b47bee7a1c0e2fab554f4929ef388ebe276e5128c5fb8e5565b636ae58664381", kill_on_drop: false }`
[INFO] [stdout] b47bee7a1c0e2fab554f4929ef388ebe276e5128c5fb8e5565b636ae58664381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3a57d06b5e43748ff46e00bd1c2f3af2795e19437a6f9c49a039afbb6432037
[INFO] running `Command { std: "docker" "start" "-a" "b3a57d06b5e43748ff46e00bd1c2f3af2795e19437a6f9c49a039afbb6432037", kill_on_drop: false }`
[INFO] [stderr]    Compiling wormhole-raw-vaas v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/cctp/payloads.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn deposit(&self) -> Option<&Deposit> {
[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] 74 |     pub fn deposit(&self) -> Option<&Deposit<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/core/gov.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate> {
[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] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee> {
[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] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees> {
[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] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/gov.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain> {
[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] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/gov.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/token_bridge/gov.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/payloads.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn transfer(&self) -> Option<&Transfer> {
[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] 78 |     pub fn transfer(&self) -> Option<&Transfer<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/payloads.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn attestation(&self) -> Option<&Attestation> {
[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] 92 |     pub fn attestation(&self) -> Option<&Attestation<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/token_bridge/payloads.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage> {
[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] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "b3a57d06b5e43748ff46e00bd1c2f3af2795e19437a6f9c49a039afbb6432037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3a57d06b5e43748ff46e00bd1c2f3af2795e19437a6f9c49a039afbb6432037", kill_on_drop: false }`
[INFO] [stdout] b3a57d06b5e43748ff46e00bd1c2f3af2795e19437a6f9c49a039afbb6432037
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99943e5fb0630eee5b44b152d4f93d84d76f8852cebbaf88308afd1ecec6d821
[INFO] running `Command { std: "docker" "start" "-a" "99943e5fb0630eee5b44b152d4f93d84d76f8852cebbaf88308afd1ecec6d821", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/cctp/payloads.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn deposit(&self) -> Option<&Deposit> {
[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] 74 |     pub fn deposit(&self) -> Option<&Deposit<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/core/gov.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate> {
[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] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee> {
[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] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees> {
[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] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/gov.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain> {
[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] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/gov.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/token_bridge/gov.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/payloads.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn transfer(&self) -> Option<&Transfer> {
[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] 78 |     pub fn transfer(&self) -> Option<&Transfer<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/payloads.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn attestation(&self) -> Option<&Attestation> {
[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] 92 |     pub fn attestation(&self) -> Option<&Attestation<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/token_bridge/payloads.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage> {
[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] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wormhole-raw-vaas v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/cctp/payloads.rs:74:20
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn deposit(&self) -> Option<&Deposit> {
[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] 74 |     pub fn deposit(&self) -> Option<&Deposit<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/core/gov.rs:86:29
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:100:32
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate> {
[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] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee> {
[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] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:128:26
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees> {
[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] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/core/gov.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/gov.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain> {
[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] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/gov.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/token_bridge/gov.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/payloads.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn transfer(&self) -> Option<&Transfer> {
[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] 78 |     pub fn transfer(&self) -> Option<&Transfer<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/payloads/token_bridge/payloads.rs:92:24
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn attestation(&self) -> Option<&Attestation> {
[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] 92 |     pub fn attestation(&self) -> Option<&Attestation<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/payloads/token_bridge/payloads.rs:106:34
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage> {
[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] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "99943e5fb0630eee5b44b152d4f93d84d76f8852cebbaf88308afd1ecec6d821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99943e5fb0630eee5b44b152d4f93d84d76f8852cebbaf88308afd1ecec6d821", kill_on_drop: false }`
[INFO] [stdout] 99943e5fb0630eee5b44b152d4f93d84d76f8852cebbaf88308afd1ecec6d821
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5832219f58d2c2bc1cd7747d7b0b71f8a8e5e11221087438379bb06649ae5c8d
[INFO] running `Command { std: "docker" "start" "-a" "5832219f58d2c2bc1cd7747d7b0b71f8a8e5e11221087438379bb06649ae5c8d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/payloads/cctp/payloads.rs:74:20
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub fn deposit(&self) -> Option<&Deposit> {
[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] 74 |     pub fn deposit(&self) -> Option<&Deposit<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/payloads/core/gov.rs:86:29
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 86 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payloads/core/gov.rs:100:32
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate> {
[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] 100 |     pub fn guardian_set_update(&self) -> Option<&GuardianSetUpdate<'_>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payloads/core/gov.rs:114:28
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee> {
[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] 114 |     pub fn set_message_fee(&self) -> Option<&SetMessageFee<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payloads/core/gov.rs:128:26
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees> {
[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] 128 |     pub fn transfer_fees(&self) -> Option<&TransferFees<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payloads/core/gov.rs:142:29
[INFO] [stderr]     |
[INFO] [stderr] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 142 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/payloads/token_bridge/gov.rs:82:27
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain> {
[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] 82 |     pub fn register_chain(&self) -> Option<&RegisterChain<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/payloads/token_bridge/gov.rs:96:29
[INFO] [stderr]    |
[INFO] [stderr] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade> {
[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] 96 |     pub fn contract_upgrade(&self) -> Option<&ContractUpgrade<'_>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payloads/token_bridge/gov.rs:110:29
[INFO] [stderr]     |
[INFO] [stderr] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId> {
[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] 110 |     pub fn recover_chain_id(&self) -> Option<&RecoverChainId<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/payloads/token_bridge/payloads.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn transfer(&self) -> Option<&Transfer> {
[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] 78 |     pub fn transfer(&self) -> Option<&Transfer<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/payloads/token_bridge/payloads.rs:92:24
[INFO] [stderr]    |
[INFO] [stderr] 92 |     pub fn attestation(&self) -> Option<&Attestation> {
[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] 92 |     pub fn attestation(&self) -> Option<&Attestation<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/payloads/token_bridge/payloads.rs:106:34
[INFO] [stderr]     |
[INFO] [stderr] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage> {
[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] 106 |     pub fn transfer_with_message(&self) -> Option<&TransferWithMessage<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wormhole-raw-vaas` (lib) generated 12 warnings (run `cargo fix --lib -p wormhole-raw-vaas` to apply 12 suggestions)
[INFO] [stderr] warning: `wormhole-raw-vaas` (lib test) generated 12 warnings (12 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/wormhole_raw_vaas-ba927407427a2d2b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test payloads::cctp::payloads::test::deposit ... ok
[INFO] [stdout] test payloads::cctp::payloads::test::payload_length_mismatch_deposit_with_message ... ok
[INFO] [stdout] test payloads::core::gov::test::invalid_contract_upgrade ... ok
[INFO] [stdout] test payloads::core::gov::test::invalid_core_bridge_gov ... ok
[INFO] [stdout] test payloads::core::gov::test::invalid_guardian_set_update ... ok
[INFO] [stdout] test payloads::core::gov::test::invalid_set_message_fee ... ok
[INFO] [stdout] test payloads::core::gov::test::invalid_transfer_fees ... ok
[INFO] [stdout] test payloads::core::gov::test::contract_upgrade ... ok
[INFO] [stdout] test payloads::core::gov::test::set_message_fee ... ok
[INFO] [stdout] test payloads::core::gov::test::transfer_fees ... ok
[INFO] [stdout] test payloads::token_bridge::gov::test::contract_upgrade ... ok
[INFO] [stdout] test payloads::token_bridge::gov::test::invalid_contract_upgrade ... ok
[INFO] [stdout] test payloads::token_bridge::gov::test::invalid_register_chain ... ok
[INFO] [stdout] test payloads::token_bridge::gov::test::invalid_token_bridge_gov ... ok
[INFO] [stdout] test payloads::token_bridge::gov::test::register_chain ... ok
[INFO] [stdout] test payloads::token_bridge::payloads::test::attestation ... ok
[INFO] [stdout] test payloads::core::gov::test::guardian_set_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wormhole_raw_vaas
[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" "5832219f58d2c2bc1cd7747d7b0b71f8a8e5e11221087438379bb06649ae5c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5832219f58d2c2bc1cd7747d7b0b71f8a8e5e11221087438379bb06649ae5c8d", kill_on_drop: false }`
[INFO] [stdout] 5832219f58d2c2bc1cd7747d7b0b71f8a8e5e11221087438379bb06649ae5c8d
