[INFO] cloning repository https://github.com/metaplex-foundation/digital-asset-validator-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metaplex-foundation/digital-asset-validator-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetaplex-foundation%2Fdigital-asset-validator-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetaplex-foundation%2Fdigital-asset-validator-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b3b60c2ecc04e744a23048bcfc5fb1d7178f943 [INFO] checking metaplex-foundation/digital-asset-validator-plugin against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetaplex-foundation%2Fdigital-asset-validator-plugin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/metaplex-foundation/digital-asset-validator-plugin [INFO] finished tweaking git repo https://github.com/metaplex-foundation/digital-asset-validator-plugin [INFO] tweaked toml for git repo https://github.com/metaplex-foundation/digital-asset-validator-plugin written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/metaplex-foundation/digital-asset-validator-plugin on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/metaplex-foundation/digital-asset-validator-plugin 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9be7b7b5a3b57aa28094b267228a0e3c3e0820928743802774f13272fbc5c940 [INFO] running `Command { std: "docker" "start" "-a" "9be7b7b5a3b57aa28094b267228a0e3c3e0820928743802774f13272fbc5c940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9be7b7b5a3b57aa28094b267228a0e3c3e0820928743802774f13272fbc5c940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be7b7b5a3b57aa28094b267228a0e3c3e0820928743802774f13272fbc5c940", kill_on_drop: false }` [INFO] [stdout] 9be7b7b5a3b57aa28094b267228a0e3c3e0820928743802774f13272fbc5c940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8911e56102170d78174abb93ea29bc41921ad61e664d0b126113c00019dd8790 [INFO] running `Command { std: "docker" "start" "-a" "8911e56102170d78174abb93ea29bc41921ad61e664d0b126113c00019dd8790", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling borsh v1.6.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking five8_core v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking solana-sanitize v3.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking solana-atomic-u64 v3.0.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking five8 v1.0.0 [INFO] [stderr] Checking five8_const v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking solana-program-memory v3.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling solana-sdk-macro v3.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking solana-msg v3.1.0 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking solana-nullable v1.1.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking solana-define-syscall v4.0.1 [INFO] [stderr] Checking solana-derivation-path v3.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking solana-seed-derivable v3.0.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking solana-program-option v3.1.0 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking solana-short-vec v3.2.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking solana-fee-calculator v3.2.0 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sha3 v0.10.9 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking solana-seed-phrase v3.0.0 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling borsh-derive v1.6.1 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking solana-serde-varint v3.0.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking num_enum v0.7.6 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking solana-curve25519 v3.1.12 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Checking solana-svm-feature-set v3.1.12 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking solana-reward-info v3.0.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking solana-commitment-config v3.1.1 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking solana-big-mod-exp v3.0.0 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.3.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking solana-packet v3.0.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking solana-signature v3.4.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking solana-hard-forks v3.1.0 [INFO] [stderr] Checking solana-native-token v3.0.0 [INFO] [stderr] Checking solana-hash v4.3.0 [INFO] [stderr] Checking solana-program-error v3.0.1 [INFO] [stderr] Checking solana-zero-copy v1.0.1 [INFO] [stderr] Checking solana-instruction-error v2.3.0 [INFO] [stderr] Checking solana-program-pack v3.1.0 [INFO] [stderr] Checking solana-borsh v3.0.2 [INFO] [stderr] Checking solana-sha256-hasher v3.1.0 [INFO] [stderr] Checking solana-hash v3.1.0 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking solana-keccak-hasher v3.1.0 [INFO] [stderr] Checking solana-blake3-hasher v3.1.0 [INFO] [stderr] Checking solana-transaction-error v3.2.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking cadence v0.29.1 [INFO] [stderr] Checking solana-address v2.6.0 [INFO] [stderr] Checking spl-discriminator v0.5.2 [INFO] [stderr] Checking solana-shred-version v3.0.1 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking solana-pubkey v4.2.0 [INFO] [stderr] Checking solana-sdk-ids v3.1.0 [INFO] [stderr] Checking solana-address v1.1.0 [INFO] [stderr] Checking solana-account-info v3.1.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking solana-instruction v3.4.0 [INFO] [stderr] Checking solana-sysvar-id v3.1.0 [INFO] [stderr] Checking solana-pubkey v3.0.0 [INFO] [stderr] Checking solana-program-entrypoint v3.1.1 [INFO] [stderr] Checking solana-serialize-utils v3.1.1 [INFO] [stderr] Checking solana-nonce v3.2.0 [INFO] [stderr] Checking solana-signer v3.0.0 [INFO] [stderr] Checking spl-type-length-value v0.9.1 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Checking solana-clock v3.0.1 [INFO] [stderr] Checking solana-slot-hashes v3.0.1 [INFO] [stderr] Checking solana-epoch-schedule v3.1.0 [INFO] [stderr] Checking solana-rent v3.1.0 [INFO] [stderr] Checking solana-last-restart-slot v3.0.0 [INFO] [stderr] Checking solana-slot-history v3.0.0 [INFO] [stderr] Checking solana-epoch-rewards v3.0.1 [INFO] [stderr] Checking solana-system-interface v2.0.0 [INFO] [stderr] Checking solana-zk-sdk v4.0.0 [INFO] [stderr] Checking solana-instructions-sysvar v3.0.0 [INFO] [stderr] Checking solana-message v3.1.0 [INFO] [stderr] Checking solana-address-lookup-table-interface v3.1.0 [INFO] [stderr] Checking solana-cpi v3.1.0 [INFO] [stderr] Checking solana-system-interface v3.2.0 [INFO] [stderr] Checking spl-token-group-interface v0.7.2 [INFO] [stderr] Checking solana-sysvar v3.1.1 [INFO] [stderr] Checking agave-feature-set v3.1.12 [INFO] [stderr] Checking spl-token-interface v2.0.0 [INFO] [stderr] Checking spl-generic-token v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking solana-vote-interface v4.0.4 [INFO] [stderr] Checking spl-memo-interface v2.0.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking spl-associated-token-account-interface v2.0.0 [INFO] [stderr] Checking solana-stable-layout v3.0.1 [INFO] [stderr] Checking solana-account v3.4.0 [INFO] [stderr] Checking solana-stake-interface v2.0.2 [INFO] [stderr] Checking solana-loader-v3-interface v6.1.1 [INFO] [stderr] Checking solana-loader-v2-interface v3.0.0 [INFO] [stderr] Checking solana-secp256k1-recover v3.1.1 [INFO] [stderr] Checking solana-epoch-stake v3.0.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking solana-offchain-message v3.0.0 [INFO] [stderr] Checking solana-presigner v3.0.0 [INFO] [stderr] Checking solana-config-interface v2.0.0 [INFO] [stderr] Checking solana-keypair v3.1.2 [INFO] [stderr] Checking agave-reserved-account-keys v3.1.12 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking solana-epoch-rewards-hasher v3.1.0 [INFO] [stderr] Checking solana-fee-structure v3.0.0 [INFO] [stderr] Checking solana-serde v3.0.0 [INFO] [stderr] Checking solana-epoch-info v3.1.0 [INFO] [stderr] Checking solana-inflation v3.1.0 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking solana-transaction v3.1.0 [INFO] [stderr] Checking solana-example-mocks v3.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking solana-program v3.0.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking solana-time-utils v3.0.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking async-mutex v1.4.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking cadence-macros v0.29.1 [INFO] [stderr] Checking solana-sdk v3.0.0 [INFO] [stderr] Checking solana-sbpf v0.13.1 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking spl-pod v0.7.3 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-generation v0.5.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking spl-token-metadata-interface v0.8.0 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-extraction v0.5.1 [INFO] [stderr] Checking spl-token-2022-interface v2.1.0 [INFO] [stderr] Checking solana-transaction-context v3.1.12 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking solana-logger v3.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking solana-account-decoder-client-types v3.1.12 [INFO] [stderr] Checking solana-transaction-status-client-types v3.1.12 [INFO] [stderr] Checking solana-account-decoder v3.1.12 [INFO] [stderr] Checking solana-transaction-status v3.1.12 [INFO] [stderr] Checking redis v0.27.6 [INFO] [stderr] Checking agave-geyser-plugin-interface v3.1.12 [INFO] [stderr] Checking plerkle_serialization v3.0.0 (/opt/rustwide/workdir/plerkle_serialization) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:270:34 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn root_as_account_info(buf: &[u8]) -> Result { [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] 270 | pub fn root_as_account_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:280:48 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn size_prefixed_root_as_account_info(buf: &[u8]) -> Result { [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] 280 | pub fn size_prefixed_root_as_account_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:313:51 [INFO] [stdout] | [INFO] [stdout] 313 | pub unsafe fn root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo { [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] 313 | pub unsafe fn root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:320:65 [INFO] [stdout] | [INFO] [stdout] 320 | pub unsafe fn size_prefixed_root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo { [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] 320 | pub unsafe fn size_prefixed_root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:459:32 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn root_as_block_info(buf: &[u8]) -> Result { [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] 459 | pub fn root_as_block_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:469:46 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn size_prefixed_root_as_block_info(buf: &[u8]) -> Result { [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] 469 | pub fn size_prefixed_root_as_block_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:502:49 [INFO] [stdout] | [INFO] [stdout] 502 | pub unsafe fn root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo { [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] 502 | pub unsafe fn root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:509:63 [INFO] [stdout] | [INFO] [stdout] 509 | pub unsafe fn size_prefixed_root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo { [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] 509 | pub unsafe fn size_prefixed_root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:265:42 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn root_as_compiled_instruction(buf: &[u8]) -> Result { [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] 265 | pub fn root_as_compiled_instruction(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:275:56 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn size_prefixed_root_as_compiled_instruction(buf: &[u8]) -> Result { [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] 275 | pub fn size_prefixed_root_as_compiled_instruction(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:308:59 [INFO] [stdout] | [INFO] [stdout] 308 | pub unsafe fn root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction { [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] 308 | pub unsafe fn root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:315:73 [INFO] [stdout] | [INFO] [stdout] 315 | pub unsafe fn size_prefixed_root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction { [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] 315 | pub unsafe fn size_prefixed_root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn root_as_slot_status_info(buf: &[u8]) -> Result { [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] 256 | pub fn root_as_slot_status_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:266:52 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn size_prefixed_root_as_slot_status_info(buf: &[u8]) -> Result { [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] 266 | pub fn size_prefixed_root_as_slot_status_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:299:55 [INFO] [stdout] | [INFO] [stdout] 299 | pub unsafe fn root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo { [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] 299 | pub unsafe fn root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:306:69 [INFO] [stdout] | [INFO] [stdout] 306 | pub unsafe fn size_prefixed_root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo { [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] 306 | pub unsafe fn size_prefixed_root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | pub fn root_as_transaction_info(buf: &[u8]) -> Result { [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] 601 | pub fn root_as_transaction_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:611:52 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn size_prefixed_root_as_transaction_info(buf: &[u8]) -> Result { [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] 611 | pub fn size_prefixed_root_as_transaction_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:644:55 [INFO] [stdout] | [INFO] [stdout] 644 | pub unsafe fn root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo { [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] 644 | pub unsafe fn root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:651:69 [INFO] [stdout] | [INFO] [stdout] 651 | pub unsafe fn size_prefixed_root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo { [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] 651 | pub unsafe fn size_prefixed_root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:270:34 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn root_as_account_info(buf: &[u8]) -> Result { [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] 270 | pub fn root_as_account_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:280:48 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn size_prefixed_root_as_account_info(buf: &[u8]) -> Result { [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] 280 | pub fn size_prefixed_root_as_account_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:313:51 [INFO] [stdout] | [INFO] [stdout] 313 | pub unsafe fn root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo { [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] 313 | pub unsafe fn root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/account_info_generated.rs:320:65 [INFO] [stdout] | [INFO] [stdout] 320 | pub unsafe fn size_prefixed_root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo { [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] 320 | pub unsafe fn size_prefixed_root_as_account_info_unchecked(buf: &[u8]) -> AccountInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:459:32 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn root_as_block_info(buf: &[u8]) -> Result { [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] 459 | pub fn root_as_block_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:469:46 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn size_prefixed_root_as_block_info(buf: &[u8]) -> Result { [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] 469 | pub fn size_prefixed_root_as_block_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:502:49 [INFO] [stdout] | [INFO] [stdout] 502 | pub unsafe fn root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo { [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] 502 | pub unsafe fn root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/block_info_generated.rs:509:63 [INFO] [stdout] | [INFO] [stdout] 509 | pub unsafe fn size_prefixed_root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo { [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] 509 | pub unsafe fn size_prefixed_root_as_block_info_unchecked(buf: &[u8]) -> BlockInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:265:42 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn root_as_compiled_instruction(buf: &[u8]) -> Result { [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] 265 | pub fn root_as_compiled_instruction(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:275:56 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn size_prefixed_root_as_compiled_instruction(buf: &[u8]) -> Result { [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] 275 | pub fn size_prefixed_root_as_compiled_instruction(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:308:59 [INFO] [stdout] | [INFO] [stdout] 308 | pub unsafe fn root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction { [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] 308 | pub unsafe fn root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/compiled_instruction_generated.rs:315:73 [INFO] [stdout] | [INFO] [stdout] 315 | pub unsafe fn size_prefixed_root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction { [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] 315 | pub unsafe fn size_prefixed_root_as_compiled_instruction_unchecked(buf: &[u8]) -> CompiledInstruction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:256:38 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn root_as_slot_status_info(buf: &[u8]) -> Result { [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] 256 | pub fn root_as_slot_status_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:266:52 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn size_prefixed_root_as_slot_status_info(buf: &[u8]) -> Result { [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] 266 | pub fn size_prefixed_root_as_slot_status_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:299:55 [INFO] [stdout] | [INFO] [stdout] 299 | pub unsafe fn root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo { [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] 299 | pub unsafe fn root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/slot_status_info_generated.rs:306:69 [INFO] [stdout] | [INFO] [stdout] 306 | pub unsafe fn size_prefixed_root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo { [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] 306 | pub unsafe fn size_prefixed_root_as_slot_status_info_unchecked(buf: &[u8]) -> SlotStatusInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | pub fn root_as_transaction_info(buf: &[u8]) -> Result { [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] 601 | pub fn root_as_transaction_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:611:52 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn size_prefixed_root_as_transaction_info(buf: &[u8]) -> Result { [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] 611 | pub fn size_prefixed_root_as_transaction_info(buf: &[u8]) -> Result, flatbuffers::InvalidFlatbuffer> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:644:55 [INFO] [stdout] | [INFO] [stdout] 644 | pub unsafe fn root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo { [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] 644 | pub unsafe fn root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> plerkle_serialization/src/transaction_info_generated.rs:651:69 [INFO] [stdout] | [INFO] [stdout] 651 | pub unsafe fn size_prefixed_root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo { [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] 651 | pub unsafe fn size_prefixed_root_as_transaction_info_unchecked(buf: &[u8]) -> TransactionInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking plerkle_messenger v2.0.0 (/opt/rustwide/workdir/plerkle_messenger) [INFO] [stderr] Checking plerkle v3.0.0 (/opt/rustwide/workdir/plerkle) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "8911e56102170d78174abb93ea29bc41921ad61e664d0b126113c00019dd8790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8911e56102170d78174abb93ea29bc41921ad61e664d0b126113c00019dd8790", kill_on_drop: false }` [INFO] [stdout] 8911e56102170d78174abb93ea29bc41921ad61e664d0b126113c00019dd8790