[INFO] fetching crate clone-solana-transaction-status 2.2.12... [INFO] checking clone-solana-transaction-status-2.2.12 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate clone-solana-transaction-status 2.2.12 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate clone-solana-transaction-status 2.2.12 [INFO] finished tweaking crates.io crate clone-solana-transaction-status 2.2.12 [INFO] tweaked toml for crates.io crate clone-solana-transaction-status 2.2.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate clone-solana-transaction-status 2.2.12 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clone-solana-transaction-status 2.2.12 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71811cfaa8a0981c324d114b31337de20615d5b3a1a4ffc44e44229466cfb1cb [INFO] running `Command { std: "docker" "start" "-a" "71811cfaa8a0981c324d114b31337de20615d5b3a1a4ffc44e44229466cfb1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71811cfaa8a0981c324d114b31337de20615d5b3a1a4ffc44e44229466cfb1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71811cfaa8a0981c324d114b31337de20615d5b3a1a4ffc44e44229466cfb1cb", kill_on_drop: false }` [INFO] [stdout] 71811cfaa8a0981c324d114b31337de20615d5b3a1a4ffc44e44229466cfb1cb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec73a80ba745db314067ad2bbc1ad4ac8f525cb49f25e49b6e624d3bcb48c9ce [INFO] running `Command { std: "docker" "start" "-a" "ec73a80ba745db314067ad2bbc1ad4ac8f525cb49f25e49b6e624d3bcb48c9ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking clone-solana-sanitize v2.2.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking clone-solana-atomic-u64 v2.2.1 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking five8_core v0.1.0 [INFO] [stderr] Checking clone-solana-msg v2.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking five8_const v0.1.3 [INFO] [stderr] Checking clone-solana-program-memory v2.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking clone-solana-program-option v2.2.1 [INFO] [stderr] Checking clone-solana-native-token v2.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking clone-solana-decode-error v2.2.1 [INFO] [stderr] Compiling cc v1.1.19 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking clone-solana-derivation-path v2.2.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking clone-solana-seed-derivable v2.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking clone-solana-seed-phrase v2.2.1 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking clone-solana-precompile-error v2.2.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking eager v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clone-solana-type-overrides v2.2.12 [INFO] [stderr] Checking clone-solana-log-collector v2.2.12 [INFO] [stderr] Checking solana-security-txt v1.1.1 [INFO] [stderr] Checking clone-solana-measure v2.2.12 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking clone-solana-packet v2.2.1 [INFO] [stderr] Checking clone-solana-commitment-config v2.2.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking percentage v0.1.0 [INFO] [stderr] Checking clone-solana-big-mod-exp v2.2.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Checking borsh v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling clone-solana-sdk-macro v2.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clone-spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-iterator-derive v1.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking solana-sbpf v0.10.0 [INFO] [stderr] Compiling clone-spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling clone-spl-discriminator-derive v0.2.1 [INFO] [stderr] Checking clone-solana-borsh v2.2.1 [INFO] [stderr] Checking clone-solana-hash v2.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking clone-solana-fee-calculator v2.2.1 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking clone-solana-short-vec v2.2.1 [INFO] [stderr] Checking clone-solana-serde-varint v2.2.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking clone-solana-reward-info v2.2.1 [INFO] [stderr] Checking clone-solana-signature v2.2.1 [INFO] [stderr] Checking clone-solana-sha256-hasher v2.2.1 [INFO] [stderr] Checking clone-solana-keccak-hasher v2.2.1 [INFO] [stderr] Checking clone-solana-blake3-hasher v2.2.2 [INFO] [stderr] Checking clone-solana-pubkey v2.2.1 [INFO] [stderr] Checking clone-solana-curve25519 v2.2.12 [INFO] [stderr] Checking clone-solana-instruction v2.2.1 [INFO] [stderr] Checking clone-solana-sdk-ids v2.2.1 [INFO] [stderr] Checking clone-solana-nonce v2.2.1 [INFO] [stderr] Checking clone-solana-timings v2.2.12 [INFO] [stderr] Checking clone-solana-sysvar-id v2.2.1 [INFO] [stderr] Checking clone-solana-epoch-schedule v2.2.1 [INFO] [stderr] Checking clone-solana-clock v2.2.1 [INFO] [stderr] Checking clone-solana-slot-hashes v2.2.1 [INFO] [stderr] Checking clone-solana-rent v2.2.1 [INFO] [stderr] Checking clone-solana-slot-history v2.2.1 [INFO] [stderr] Checking clone-solana-epoch-rewards v2.2.1 [INFO] [stderr] Checking clone-solana-last-restart-slot v2.2.1 [INFO] [stderr] Checking clone-solana-program-error v2.2.1 [INFO] [stderr] Checking clone-solana-transaction-error v2.2.1 [INFO] [stderr] Checking clone-solana-serialize-utils v2.2.1 [INFO] [stderr] Checking clone-solana-bincode v2.2.1 [INFO] [stderr] Checking clone-solana-stable-layout v2.2.1 [INFO] [stderr] Checking clone-solana-address-lookup-table-interface v2.2.2 [INFO] [stderr] Checking clone-solana-loader-v2-interface v2.2.1 [INFO] [stderr] Checking clone-spl-associated-token-account-client v2.0.0 [INFO] [stderr] Checking clone-solana-feature-set v2.2.4 [INFO] [stderr] Checking clone-agave-feature-set v2.2.12 [INFO] [stderr] Checking clone-solana-signer v2.2.1 [INFO] [stderr] Checking clone-solana-system-interface v1.0.0 [INFO] [stderr] Checking clone-solana-account-info v2.2.1 [INFO] [stderr] Checking clone-solana-program-pack v2.2.1 [INFO] [stderr] Checking clone-spl-discriminator v0.4.2 [INFO] [stderr] Checking clone-solana-zk-sdk v2.2.12 [INFO] [stderr] Checking clone-solana-program-entrypoint v2.2.1 [INFO] [stderr] Checking clone-solana-cpi v2.2.1 [INFO] [stderr] Checking clone-solana-instructions-sysvar v2.2.1 [INFO] [stderr] Checking clone-spl-memo v6.0.0 [INFO] [stderr] Checking clone-solana-ed25519-program v2.2.2 [INFO] [stderr] Checking clone-solana-stake-interface v1.2.1 [INFO] [stderr] Checking clone-solana-message v2.2.1 [INFO] [stderr] Checking clone-solana-vote-interface v2.2.2 [INFO] [stderr] Checking clone-solana-loader-v3-interface v3.0.0 [INFO] [stderr] Checking clone-solana-loader-v4-interface v2.2.1 [INFO] [stderr] Checking clone-agave-reserved-account-keys v2.2.12 [INFO] [stderr] Checking clone-solana-sysvar v2.2.1 [INFO] [stderr] Checking clone-solana-example-mocks v2.2.1 [INFO] [stderr] Checking clone-solana-fee-structure v2.2.1 [INFO] [stderr] Checking clone-solana-transaction v2.2.2 [INFO] [stderr] Checking clone-solana-account v2.2.2 [INFO] [stderr] Checking clone-spl-token v7.0.0 [INFO] [stderr] Checking clone-solana-compute-budget v2.2.12 [INFO] [stderr] Checking clone-solana-feature-gate-interface v2.2.1 [INFO] [stderr] Checking clone-solana-transaction-context v2.2.12 [INFO] [stderr] Checking clone-solana-account-decoder-client-types v2.2.12 [INFO] [stderr] Checking clone-spl-pod v0.5.0 [INFO] [stderr] Checking clone-spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1 [INFO] [stderr] Checking clone-spl-token-confidential-transfer-proof-generation v0.3.0 [INFO] [stderr] Checking clone-spl-type-length-value v0.7.0 [INFO] [stderr] Checking clone-spl-token-group-interface v0.6.1 [INFO] [stderr] Checking clone-spl-token-metadata-interface v0.7.0 [INFO] [stderr] Checking clone-solana-secp256k1-recover v2.2.1 [INFO] [stderr] Checking clone-solana-secp256k1-program v2.2.1 [INFO] [stderr] Checking clone-solana-program v2.2.1 [INFO] [stderr] Checking clone-solana-transaction-status-client-types v2.2.12 [INFO] [stderr] Checking clone-spl-program-error v0.6.0 [INFO] [stderr] Checking clone-spl-program-error v0.7.0 [INFO] [stderr] Checking clone-spl-token-confidential-transfer-proof-extraction v0.2.1 [INFO] [stderr] Checking clone-spl-tlv-account-resolution v0.9.0 [INFO] [stderr] Checking clone-spl-elgamal-registry v0.1.1 [INFO] [stderr] Checking clone-spl-transfer-hook-interface v0.10.0 [INFO] [stderr] Checking clone-spl-token-2022 v7.0.0 [INFO] [stderr] Checking clone-spl-associated-token-account v6.0.0 [INFO] [stderr] Checking clone-solana-secp256r1-program v2.2.2 [INFO] [stderr] Checking clone-agave-precompiles v2.2.12 [INFO] [stderr] Checking clone-solana-program-runtime v2.2.12 [INFO] [stderr] Checking clone-solana-config-program v2.2.12 [INFO] [stderr] Checking clone-solana-account-decoder v2.2.12 [INFO] [stderr] Checking clone-solana-transaction-status v2.2.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn account_keys(&self) -> AccountKeys { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 462 | pub fn account_keys(&self) -> AccountKeys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:540:25 [INFO] [stdout] | [INFO] [stdout] 540 | pub fn account_keys(&self) -> AccountKeys { [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] 540 | pub fn account_keys(&self) -> AccountKeys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:462:25 [INFO] [stdout] | [INFO] [stdout] 462 | pub fn account_keys(&self) -> AccountKeys { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 462 | pub fn account_keys(&self) -> AccountKeys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:540:25 [INFO] [stdout] | [INFO] [stdout] 540 | pub fn account_keys(&self) -> AccountKeys { [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] 540 | pub fn account_keys(&self) -> AccountKeys<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "ec73a80ba745db314067ad2bbc1ad4ac8f525cb49f25e49b6e624d3bcb48c9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec73a80ba745db314067ad2bbc1ad4ac8f525cb49f25e49b6e624d3bcb48c9ce", kill_on_drop: false }` [INFO] [stdout] ec73a80ba745db314067ad2bbc1ad4ac8f525cb49f25e49b6e624d3bcb48c9ce