[INFO] cloning repository https://github.com/Mevity-io/searcher-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mevity-io/searcher-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMevity-io%2Fsearcher-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMevity-io%2Fsearcher-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 776982719df6c323cf020214f5c2cfa7277c8519
[INFO] checking Mevity-io/searcher-engine against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMevity-io%2Fsearcher-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mevity-io/searcher-engine
[INFO] finished tweaking git repo https://github.com/Mevity-io/searcher-engine
[INFO] tweaked toml for git repo https://github.com/Mevity-io/searcher-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mevity-io/searcher-engine on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mevity-io/searcher-engine 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed635c4374c13b7f1fc99632e22a1c1533b696139e6b260d501276a85222eac0
[INFO] running `Command { std: "docker" "start" "-a" "ed635c4374c13b7f1fc99632e22a1c1533b696139e6b260d501276a85222eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed635c4374c13b7f1fc99632e22a1c1533b696139e6b260d501276a85222eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed635c4374c13b7f1fc99632e22a1c1533b696139e6b260d501276a85222eac0", kill_on_drop: false }`
[INFO] [stdout] ed635c4374c13b7f1fc99632e22a1c1533b696139e6b260d501276a85222eac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5952148c7fb1ab3ba1bff642cfca644f742afdc03f133efb80c388ca18313c1f
[INFO] running `Command { std: "docker" "start" "-a" "5952148c7fb1ab3ba1bff642cfca644f742afdc03f133efb80c388ca18313c1f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking solana-sanitize v2.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking solana-msg v2.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking solana-program-memory v2.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking solana-decode-error v2.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking solana-precompile-error v2.2.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]     Checking solana-seed-derivable v2.2.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking solana-native-token v2.3.0
[INFO] [stderr]     Checking solana-time-utils v2.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking solana-big-mod-exp v2.2.1
[INFO] [stderr]     Checking solana-program-option v2.2.1
[INFO] [stderr]     Checking solana-define-syscall v2.3.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking solana-validator-exit v2.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking solana-logger v2.3.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls v0.23.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking solana-hash v2.3.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking solana-fee-calculator v2.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking solana-signature v2.3.0
[INFO] [stderr]     Checking solana-short-vec v2.2.1
[INFO] [stderr]     Checking solana-sha256-hasher v2.3.0
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking solana-hard-forks v2.2.1
[INFO] [stderr]     Checking solana-cluster-type v2.2.1
[INFO] [stderr]     Checking solana-shred-version v2.2.1
[INFO] [stderr]     Checking solana-keccak-hasher v2.2.1
[INFO] [stderr]     Checking solana-poh-config v2.2.1
[INFO] [stderr]     Checking solana-serde-varint v2.2.2
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking solana-inflation v2.2.1
[INFO] [stderr]     Checking solana-blake3-hasher v2.2.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking solana-epoch-info v2.2.1
[INFO] [stderr]     Checking solana-commitment-config v2.2.1
[INFO] [stderr]     Checking solana-reward-info v2.2.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking solana-serde v2.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking solana-packet v2.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking solana-pubkey v2.4.0
[INFO] [stderr]     Checking solana-borsh v2.2.1
[INFO] [stderr]     Checking solana-bn254 v2.2.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking solana-instruction v2.3.0
[INFO] [stderr]     Checking solana-sdk-ids v2.2.1
[INFO] [stderr]     Checking solana-nonce v2.2.1
[INFO] [stderr]     Checking solana-rent-debits v2.2.1
[INFO] [stderr]     Checking solana-epoch-rewards-hasher v2.2.1
[INFO] [stderr]     Checking solana-sysvar-id v2.2.1
[INFO] [stderr]     Checking solana-epoch-schedule v2.2.1
[INFO] [stderr]     Checking solana-clock v2.2.2
[INFO] [stderr]     Checking solana-slot-hashes v2.2.1
[INFO] [stderr]     Checking solana-rent v2.2.1
[INFO] [stderr]     Checking solana-last-restart-slot v2.2.1
[INFO] [stderr]     Checking solana-epoch-rewards v2.2.1
[INFO] [stderr]     Checking solana-slot-history v2.2.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking solana-feature-set v2.2.5
[INFO] [stderr]     Checking solana-system-interface v1.0.0
[INFO] [stderr]     Checking solana-program-error v2.2.2
[INFO] [stderr]     Checking solana-transaction-error v2.2.1
[INFO] [stderr]     Checking solana-serialize-utils v2.2.1
[INFO] [stderr]     Checking solana-bincode v2.2.1
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]     Checking solana-stable-layout v2.2.1
[INFO] [stderr]     Checking solana-loader-v2-interface v2.2.1
[INFO] [stderr]     Checking solana-account-info v2.3.0
[INFO] [stderr]     Checking solana-program-pack v2.2.1
[INFO] [stderr]     Checking solana-compute-budget-interface v2.2.2
[INFO] [stderr]     Checking solana-signer v2.2.1
[INFO] [stderr]     Checking solana-secp256k1-recover v2.2.1
[INFO] [stderr]     Checking solana-keypair v2.2.3
[INFO] [stderr]     Checking solana-presigner v2.2.1
[INFO] [stderr]     Checking solana-offchain-message v2.2.1
[INFO] [stderr]     Checking solana-cpi v2.2.1
[INFO] [stderr]     Checking solana-program-entrypoint v2.3.0
[INFO] [stderr]     Checking solana-instructions-sysvar v2.2.2
[INFO] [stderr]     Checking solana-quic-definitions v2.3.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking solana-stake-interface v1.2.1
[INFO] [stderr]     Checking solana-message v2.4.0
[INFO] [stderr]     Checking solana-loader-v3-interface v5.0.0
[INFO] [stderr]     Checking solana-loader-v4-interface v2.2.1
[INFO] [stderr]     Checking solana-vote-interface v2.2.6
[INFO] [stderr]     Checking solana-secp256r1-program v2.2.4
[INFO] [stderr]     Checking solana-secp256k1-program v2.2.3
[INFO] [stderr]     Checking solana-ed25519-program v2.2.3
[INFO] [stderr]     Checking solana-reserved-account-keys v2.2.2
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking solana-precompiles v2.2.2
[INFO] [stderr]     Checking solana-example-mocks v2.2.1
[INFO] [stderr]     Checking solana-fee-structure v2.3.0
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking solana-transaction v2.2.3
[INFO] [stderr]    Compiling jito-protos v0.1.0 (/opt/rustwide/workdir/jito-protos)
[INFO] [stderr]    Compiling searcher-engine v0.1.0 (/opt/rustwide/workdir/searcher-engine)
[INFO] [stderr]     Checking solana-system-transaction v2.2.1
[INFO] [stderr]     Checking solana-sysvar v2.3.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking solana-account v2.2.1
[INFO] [stderr]     Checking solana-feature-gate-interface v2.2.2
[INFO] [stderr]     Checking solana-genesis-config v2.3.0
[INFO] [stderr]     Checking solana-nonce-account v2.2.1
[INFO] [stderr]     Checking solana-client-traits v2.2.1
[INFO] [stderr]     Checking solana-transaction-context v2.3.7
[INFO] [stderr]     Checking solana-program v2.3.0
[INFO] [stderr]     Checking solana-rent-collector v2.2.1
[INFO] [stderr]     Checking solana-sdk v2.3.1
[INFO] [stderr]     Checking common-utils v0.1.0 (/opt/rustwide/workdir/common-utils)
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:406:42
[INFO] [stdout]     |
[INFO] [stdout] 406 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 407 | |                         let inner = inner.0;
[INFO] [stdout] 408 | |                         let method = GenerateAuthChallengeSvc(inner);
[INFO] [stdout] 409 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                         Ok(res)
[INFO] [stdout] 421 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:420:25
[INFO] [stdout]     |
[INFO] [stdout] 420 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 454 | |                         let inner = inner.0;
[INFO] [stdout] 455 | |                         let method = GenerateAuthTokensSvc(inner);
[INFO] [stdout] 456 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |                         Ok(res)
[INFO] [stdout] 468 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:500:42
[INFO] [stdout]     |
[INFO] [stdout] 500 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 501 | |                         let inner = inner.0;
[INFO] [stdout] 502 | |                         let method = RefreshAccessTokenSvc(inner);
[INFO] [stdout] 503 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 514 | |                         Ok(res)
[INFO] [stdout] 515 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:519:41
[INFO] [stdout]     |
[INFO] [stdout] 519 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 520 | |                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 528 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:520:25
[INFO] [stdout]     |
[INFO] [stdout] 520 | /                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] 523 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                                 .unwrap(),
[INFO] [stdout] 527 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:638:42
[INFO] [stdout]     |
[INFO] [stdout] 638 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 639 | |                         let inner = inner.0;
[INFO] [stdout] 640 | |                         let method = SubscribePacketsSvc(inner);
[INFO] [stdout] 641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 652 | |                         Ok(res)
[INFO] [stdout] 653 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:652:25
[INFO] [stdout]     |
[INFO] [stdout] 652 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:690:42
[INFO] [stdout]     |
[INFO] [stdout] 690 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 691 | |                         let inner = inner.0;
[INFO] [stdout] 692 | |                         let method = SubscribeBundlesSvc(inner);
[INFO] [stdout] 693 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |                         Ok(res)
[INFO] [stdout] 705 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:742:42
[INFO] [stdout]     |
[INFO] [stdout] 742 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 743 | |                         let inner = inner.0;
[INFO] [stdout] 744 | |                         let method = GetBlockBuilderFeeInfoSvc(inner);
[INFO] [stdout] 745 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |                         Ok(res)
[INFO] [stdout] 757 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:756:25
[INFO] [stdout]     |
[INFO] [stdout] 756 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:761:41
[INFO] [stdout]     |
[INFO] [stdout] 761 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 762 | |                         Ok(
[INFO] [stdout] 763 | |                             http::Response::builder()
[INFO] [stdout] 764 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:762:25
[INFO] [stdout]     |
[INFO] [stdout] 762 | /                         Ok(
[INFO] [stdout] 763 | |                             http::Response::builder()
[INFO] [stdout] 764 | |                                 .status(200)
[INFO] [stdout] 765 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |                                 .unwrap(),
[INFO] [stdout] 769 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:983:42
[INFO] [stdout]     |
[INFO] [stdout] 983 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 984 | |                         let inner = inner.0;
[INFO] [stdout] 985 | |                         let method = SubscribeAccountsOfInterestSvc(inner);
[INFO] [stdout] 986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |                         Ok(res)
[INFO] [stdout] 998 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:997:25
[INFO] [stdout]     |
[INFO] [stdout] 997 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1037:42
[INFO] [stdout]      |
[INFO] [stdout] 1037 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1038 | |                         let inner = inner.0;
[INFO] [stdout] 1039 | |                         let method = SubscribeProgramsOfInterestSvc(inner);
[INFO] [stdout] 1040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |                         Ok(res)
[INFO] [stdout] 1052 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1051:25
[INFO] [stdout]      |
[INFO] [stdout] 1051 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1092:42
[INFO] [stdout]      |
[INFO] [stdout] 1092 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1093 | |                         let inner = inner.0;
[INFO] [stdout] 1094 | |                         let method = StartExpiringPacketStreamSvc(inner);
[INFO] [stdout] 1095 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1106 | |                         Ok(res)
[INFO] [stdout] 1107 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1106:25
[INFO] [stdout]      |
[INFO] [stdout] 1106 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1111:41
[INFO] [stdout]      |
[INFO] [stdout] 1111 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1112 | |                         Ok(
[INFO] [stdout] 1113 | |                             http::Response::builder()
[INFO] [stdout] 1114 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1120 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1112:25
[INFO] [stdout]      |
[INFO] [stdout] 1112 | /                         Ok(
[INFO] [stdout] 1113 | |                             http::Response::builder()
[INFO] [stdout] 1114 | |                                 .status(200)
[INFO] [stdout] 1115 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1118 | |                                 .unwrap(),
[INFO] [stdout] 1119 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:326:42
[INFO] [stdout]     |
[INFO] [stdout] 326 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 327 | |                         let inner = inner.0;
[INFO] [stdout] 328 | |                         let method = GetTpuConfigsSvc(inner);
[INFO] [stdout] 329 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 340 | |                         Ok(res)
[INFO] [stdout] 341 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:374:42
[INFO] [stdout]     |
[INFO] [stdout] 374 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 375 | |                         let inner = inner.0;
[INFO] [stdout] 376 | |                         let method = SubscribePacketsSvc(inner);
[INFO] [stdout] 377 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |                         Ok(res)
[INFO] [stdout] 389 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:393:41
[INFO] [stdout]     |
[INFO] [stdout] 393 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 394 | |                         Ok(
[INFO] [stdout] 395 | |                             http::Response::builder()
[INFO] [stdout] 396 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:394:25
[INFO] [stdout]     |
[INFO] [stdout] 394 | /                         Ok(
[INFO] [stdout] 395 | |                             http::Response::builder()
[INFO] [stdout] 396 | |                                 .status(200)
[INFO] [stdout] 397 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |                                 .unwrap(),
[INFO] [stdout] 401 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:633:42
[INFO] [stdout]     |
[INFO] [stdout] 633 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 634 | |                         let inner = inner.0;
[INFO] [stdout] 635 | |                         let method = SubscribeBundleResultsSvc(inner);
[INFO] [stdout] 636 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |                         Ok(res)
[INFO] [stdout] 648 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:679:42
[INFO] [stdout]     |
[INFO] [stdout] 679 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 680 | |                         let inner = inner.0;
[INFO] [stdout] 681 | |                         let method = SendBundleSvc(inner);
[INFO] [stdout] 682 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |                         Ok(res)
[INFO] [stdout] 694 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:729:42
[INFO] [stdout]     |
[INFO] [stdout] 729 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 730 | |                         let inner = inner.0;
[INFO] [stdout] 731 | |                         let method = GetNextScheduledLeaderSvc(inner);
[INFO] [stdout] 732 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |                         Ok(res)
[INFO] [stdout] 744 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:743:25
[INFO] [stdout]     |
[INFO] [stdout] 743 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:779:42
[INFO] [stdout]     |
[INFO] [stdout] 779 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 780 | |                         let inner = inner.0;
[INFO] [stdout] 781 | |                         let method = GetConnectedLeadersSvc(inner);
[INFO] [stdout] 782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                         Ok(res)
[INFO] [stdout] 794 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:793:25
[INFO] [stdout]     |
[INFO] [stdout] 793 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let inner = inner.0;
[INFO] [stdout] 835 | |                         let method = GetConnectedLeadersRegionedSvc(inner);
[INFO] [stdout] 836 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | |                         Ok(res)
[INFO] [stdout] 848 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:847:25
[INFO] [stdout]     |
[INFO] [stdout] 847 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:880:42
[INFO] [stdout]     |
[INFO] [stdout] 880 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 881 | |                         let inner = inner.0;
[INFO] [stdout] 882 | |                         let method = GetTipAccountsSvc(inner);
[INFO] [stdout] 883 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 894 | |                         Ok(res)
[INFO] [stdout] 895 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:894:25
[INFO] [stdout]     |
[INFO] [stdout] 894 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:926:42
[INFO] [stdout]     |
[INFO] [stdout] 926 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 927 | |                         let inner = inner.0;
[INFO] [stdout] 928 | |                         let method = GetRegionsSvc(inner);
[INFO] [stdout] 929 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 940 | |                         Ok(res)
[INFO] [stdout] 941 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:940:25
[INFO] [stdout]     |
[INFO] [stdout] 940 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:980:42
[INFO] [stdout]     |
[INFO] [stdout] 980 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 981 | |                         let inner = inner.0;
[INFO] [stdout] 982 | |                         let method = SubscribePendingTransactionsSvc(inner);
[INFO] [stdout] 983 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |                         Ok(res)
[INFO] [stdout] 995 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 994 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:999:41
[INFO] [stdout]      |
[INFO] [stdout]  999 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1000 | |                         Ok(
[INFO] [stdout] 1001 | |                             http::Response::builder()
[INFO] [stdout] 1002 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1008 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:1000:25
[INFO] [stdout]      |
[INFO] [stdout] 1000 | /                         Ok(
[INFO] [stdout] 1001 | |                             http::Response::builder()
[INFO] [stdout] 1002 | |                                 .status(200)
[INFO] [stdout] 1003 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1006 | |                                 .unwrap(),
[INFO] [stdout] 1007 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:238:42
[INFO] [stdout]     |
[INFO] [stdout] 238 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 239 | |                         let inner = inner.0;
[INFO] [stdout] 240 | |                         let method = PushBundleSvc(inner);
[INFO] [stdout] 241 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |                         Ok(res)
[INFO] [stdout] 253 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:252:25
[INFO] [stdout]     |
[INFO] [stdout] 252 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:257:41
[INFO] [stdout]     |
[INFO] [stdout] 257 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 258 | |                         Ok(
[INFO] [stdout] 259 | |                             http::Response::builder()
[INFO] [stdout] 260 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 | /                         Ok(
[INFO] [stdout] 259 | |                             http::Response::builder()
[INFO] [stdout] 260 | |                                 .status(200)
[INFO] [stdout] 261 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |                                 .unwrap(),
[INFO] [stdout] 265 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:406:42
[INFO] [stdout]     |
[INFO] [stdout] 406 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 407 | |                         let inner = inner.0;
[INFO] [stdout] 408 | |                         let method = GenerateAuthChallengeSvc(inner);
[INFO] [stdout] 409 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                         Ok(res)
[INFO] [stdout] 421 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:420:25
[INFO] [stdout]     |
[INFO] [stdout] 420 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:453:42
[INFO] [stdout]     |
[INFO] [stdout] 453 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 454 | |                         let inner = inner.0;
[INFO] [stdout] 455 | |                         let method = GenerateAuthTokensSvc(inner);
[INFO] [stdout] 456 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 467 | |                         Ok(res)
[INFO] [stdout] 468 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:467:25
[INFO] [stdout]     |
[INFO] [stdout] 467 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:500:42
[INFO] [stdout]     |
[INFO] [stdout] 500 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 501 | |                         let inner = inner.0;
[INFO] [stdout] 502 | |                         let method = RefreshAccessTokenSvc(inner);
[INFO] [stdout] 503 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 514 | |                         Ok(res)
[INFO] [stdout] 515 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:514:25
[INFO] [stdout]     |
[INFO] [stdout] 514 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:519:41
[INFO] [stdout]     |
[INFO] [stdout] 519 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 520 | |                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 528 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/auth.rs:520:25
[INFO] [stdout]     |
[INFO] [stdout] 520 | /                         Ok(
[INFO] [stdout] 521 | |                             http::Response::builder()
[INFO] [stdout] 522 | |                                 .status(200)
[INFO] [stdout] 523 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 526 | |                                 .unwrap(),
[INFO] [stdout] 527 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:638:42
[INFO] [stdout]     |
[INFO] [stdout] 638 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 639 | |                         let inner = inner.0;
[INFO] [stdout] 640 | |                         let method = SubscribePacketsSvc(inner);
[INFO] [stdout] 641 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 652 | |                         Ok(res)
[INFO] [stdout] 653 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:652:25
[INFO] [stdout]     |
[INFO] [stdout] 652 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:690:42
[INFO] [stdout]     |
[INFO] [stdout] 690 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 691 | |                         let inner = inner.0;
[INFO] [stdout] 692 | |                         let method = SubscribeBundlesSvc(inner);
[INFO] [stdout] 693 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 704 | |                         Ok(res)
[INFO] [stdout] 705 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:704:25
[INFO] [stdout]     |
[INFO] [stdout] 704 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:742:42
[INFO] [stdout]     |
[INFO] [stdout] 742 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 743 | |                         let inner = inner.0;
[INFO] [stdout] 744 | |                         let method = GetBlockBuilderFeeInfoSvc(inner);
[INFO] [stdout] 745 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 756 | |                         Ok(res)
[INFO] [stdout] 757 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:756:25
[INFO] [stdout]     |
[INFO] [stdout] 756 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:761:41
[INFO] [stdout]     |
[INFO] [stdout] 761 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 762 | |                         Ok(
[INFO] [stdout] 763 | |                             http::Response::builder()
[INFO] [stdout] 764 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 770 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:762:25
[INFO] [stdout]     |
[INFO] [stdout] 762 | /                         Ok(
[INFO] [stdout] 763 | |                             http::Response::builder()
[INFO] [stdout] 764 | |                                 .status(200)
[INFO] [stdout] 765 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 768 | |                                 .unwrap(),
[INFO] [stdout] 769 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:983:42
[INFO] [stdout]     |
[INFO] [stdout] 983 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 984 | |                         let inner = inner.0;
[INFO] [stdout] 985 | |                         let method = SubscribeAccountsOfInterestSvc(inner);
[INFO] [stdout] 986 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 997 | |                         Ok(res)
[INFO] [stdout] 998 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jito-protos` (lib test) due to 52 previous errors
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:997:25
[INFO] [stdout]     |
[INFO] [stdout] 997 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1037:42
[INFO] [stdout]      |
[INFO] [stdout] 1037 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1038 | |                         let inner = inner.0;
[INFO] [stdout] 1039 | |                         let method = SubscribeProgramsOfInterestSvc(inner);
[INFO] [stdout] 1040 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1051 | |                         Ok(res)
[INFO] [stdout] 1052 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1051:25
[INFO] [stdout]      |
[INFO] [stdout] 1051 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1092:42
[INFO] [stdout]      |
[INFO] [stdout] 1092 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1093 | |                         let inner = inner.0;
[INFO] [stdout] 1094 | |                         let method = StartExpiringPacketStreamSvc(inner);
[INFO] [stdout] 1095 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...    |
[INFO] [stdout] 1106 | |                         Ok(res)
[INFO] [stdout] 1107 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1106:25
[INFO] [stdout]      |
[INFO] [stdout] 1106 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1111:41
[INFO] [stdout]      |
[INFO] [stdout] 1111 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1112 | |                         Ok(
[INFO] [stdout] 1113 | |                             http::Response::builder()
[INFO] [stdout] 1114 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1120 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/block_engine.rs:1112:25
[INFO] [stdout]      |
[INFO] [stdout] 1112 | /                         Ok(
[INFO] [stdout] 1113 | |                             http::Response::builder()
[INFO] [stdout] 1114 | |                                 .status(200)
[INFO] [stdout] 1115 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1118 | |                                 .unwrap(),
[INFO] [stdout] 1119 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:326:42
[INFO] [stdout]     |
[INFO] [stdout] 326 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 327 | |                         let inner = inner.0;
[INFO] [stdout] 328 | |                         let method = GetTpuConfigsSvc(inner);
[INFO] [stdout] 329 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 340 | |                         Ok(res)
[INFO] [stdout] 341 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:374:42
[INFO] [stdout]     |
[INFO] [stdout] 374 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 375 | |                         let inner = inner.0;
[INFO] [stdout] 376 | |                         let method = SubscribePacketsSvc(inner);
[INFO] [stdout] 377 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |                         Ok(res)
[INFO] [stdout] 389 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:393:41
[INFO] [stdout]     |
[INFO] [stdout] 393 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 394 | |                         Ok(
[INFO] [stdout] 395 | |                             http::Response::builder()
[INFO] [stdout] 396 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 402 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/relayer.rs:394:25
[INFO] [stdout]     |
[INFO] [stdout] 394 | /                         Ok(
[INFO] [stdout] 395 | |                             http::Response::builder()
[INFO] [stdout] 396 | |                                 .status(200)
[INFO] [stdout] 397 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |                                 .unwrap(),
[INFO] [stdout] 401 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:633:42
[INFO] [stdout]     |
[INFO] [stdout] 633 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 634 | |                         let inner = inner.0;
[INFO] [stdout] 635 | |                         let method = SubscribeBundleResultsSvc(inner);
[INFO] [stdout] 636 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 647 | |                         Ok(res)
[INFO] [stdout] 648 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:647:25
[INFO] [stdout]     |
[INFO] [stdout] 647 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:679:42
[INFO] [stdout]     |
[INFO] [stdout] 679 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 680 | |                         let inner = inner.0;
[INFO] [stdout] 681 | |                         let method = SendBundleSvc(inner);
[INFO] [stdout] 682 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 693 | |                         Ok(res)
[INFO] [stdout] 694 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:729:42
[INFO] [stdout]     |
[INFO] [stdout] 729 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 730 | |                         let inner = inner.0;
[INFO] [stdout] 731 | |                         let method = GetNextScheduledLeaderSvc(inner);
[INFO] [stdout] 732 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 743 | |                         Ok(res)
[INFO] [stdout] 744 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:743:25
[INFO] [stdout]     |
[INFO] [stdout] 743 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:779:42
[INFO] [stdout]     |
[INFO] [stdout] 779 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 780 | |                         let inner = inner.0;
[INFO] [stdout] 781 | |                         let method = GetConnectedLeadersSvc(inner);
[INFO] [stdout] 782 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 793 | |                         Ok(res)
[INFO] [stdout] 794 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:793:25
[INFO] [stdout]     |
[INFO] [stdout] 793 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:833:42
[INFO] [stdout]     |
[INFO] [stdout] 833 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 834 | |                         let inner = inner.0;
[INFO] [stdout] 835 | |                         let method = GetConnectedLeadersRegionedSvc(inner);
[INFO] [stdout] 836 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 847 | |                         Ok(res)
[INFO] [stdout] 848 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:847:25
[INFO] [stdout]     |
[INFO] [stdout] 847 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:880:42
[INFO] [stdout]     |
[INFO] [stdout] 880 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 881 | |                         let inner = inner.0;
[INFO] [stdout] 882 | |                         let method = GetTipAccountsSvc(inner);
[INFO] [stdout] 883 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 894 | |                         Ok(res)
[INFO] [stdout] 895 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:894:25
[INFO] [stdout]     |
[INFO] [stdout] 894 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:926:42
[INFO] [stdout]     |
[INFO] [stdout] 926 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 927 | |                         let inner = inner.0;
[INFO] [stdout] 928 | |                         let method = GetRegionsSvc(inner);
[INFO] [stdout] 929 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 940 | |                         Ok(res)
[INFO] [stdout] 941 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:940:25
[INFO] [stdout]     |
[INFO] [stdout] 940 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:980:42
[INFO] [stdout]     |
[INFO] [stdout] 980 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 981 | |                         let inner = inner.0;
[INFO] [stdout] 982 | |                         let method = SubscribePendingTransactionsSvc(inner);
[INFO] [stdout] 983 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 994 | |                         Ok(res)
[INFO] [stdout] 995 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:994:25
[INFO] [stdout]     |
[INFO] [stdout] 994 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:999:41
[INFO] [stdout]      |
[INFO] [stdout]  999 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1000 | |                         Ok(
[INFO] [stdout] 1001 | |                             http::Response::builder()
[INFO] [stdout] 1002 | |                                 .status(200)
[INFO] [stdout] ...    |
[INFO] [stdout] 1008 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/searcher.rs:1000:25
[INFO] [stdout]      |
[INFO] [stdout] 1000 | /                         Ok(
[INFO] [stdout] 1001 | |                             http::Response::builder()
[INFO] [stdout] 1002 | |                                 .status(200)
[INFO] [stdout] 1003 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...    |
[INFO] [stdout] 1006 | |                                 .unwrap(),
[INFO] [stdout] 1007 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:238:42
[INFO] [stdout]     |
[INFO] [stdout] 238 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 239 | |                         let inner = inner.0;
[INFO] [stdout] 240 | |                         let method = PushBundleSvc(inner);
[INFO] [stdout] 241 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 252 | |                         Ok(res)
[INFO] [stdout] 253 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:252:25
[INFO] [stdout]     |
[INFO] [stdout] 252 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:257:41
[INFO] [stdout]     |
[INFO] [stdout] 257 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 258 | |                         Ok(
[INFO] [stdout] 259 | |                             http::Response::builder()
[INFO] [stdout] 260 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, Status>>, std::convert::Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-9b1d60dd84c8bf8c/out/injector.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 | /                         Ok(
[INFO] [stdout] 259 | |                             http::Response::builder()
[INFO] [stdout] 260 | |                                 .status(200)
[INFO] [stdout] 261 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 264 | |                                 .unwrap(),
[INFO] [stdout] 265 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jito-protos` (lib) due to 52 previous errors
[INFO] running `Command { std: "docker" "inspect" "5952148c7fb1ab3ba1bff642cfca644f742afdc03f133efb80c388ca18313c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5952148c7fb1ab3ba1bff642cfca644f742afdc03f133efb80c388ca18313c1f", kill_on_drop: false }`
[INFO] [stdout] 5952148c7fb1ab3ba1bff642cfca644f742afdc03f133efb80c388ca18313c1f
