[INFO] cloning repository https://github.com/vahoo5/searcher-ex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vahoo5/searcher-ex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvahoo5%2Fsearcher-ex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvahoo5%2Fsearcher-ex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bdc5546070954e330a5b37de41bf3d28bb6b7da
[INFO] checking vahoo5/searcher-ex 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%2Fvahoo5%2Fsearcher-ex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/vahoo5/searcher-ex
[INFO] finished tweaking git repo https://github.com/vahoo5/searcher-ex
[INFO] tweaked toml for git repo https://github.com/vahoo5/searcher-ex written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vahoo5/searcher-ex 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/vahoo5/searcher-ex 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] 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] 703d891e3d03c09212db32ce80f40da770d6f8c68f9cfb958ca82928b849bbc0
[INFO] running `Command { std: "docker" "start" "-a" "703d891e3d03c09212db32ce80f40da770d6f8c68f9cfb958ca82928b849bbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "703d891e3d03c09212db32ce80f40da770d6f8c68f9cfb958ca82928b849bbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703d891e3d03c09212db32ce80f40da770d6f8c68f9cfb958ca82928b849bbc0", kill_on_drop: false }`
[INFO] [stdout] 703d891e3d03c09212db32ce80f40da770d6f8c68f9cfb958ca82928b849bbc0
[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] 5e9fcbf084e750c54afe96b2a8f2f726dfb4bd873b23c683b7664b88e721e78c
[INFO] running `Command { std: "docker" "start" "-a" "5e9fcbf084e750c54afe96b2a8f2f726dfb4bd873b23c683b7664b88e721e78c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking solana-sanitize v3.0.1
[INFO] [stderr]     Checking solana-atomic-u64 v3.0.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking solana-msg v3.0.0
[INFO] [stderr]     Checking five8 v0.2.1
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking solana-program-memory v3.0.0
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking solana-program-option v3.0.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking solana-svm-feature-set v3.0.1
[INFO] [stderr]     Checking solana-time-utils v3.0.0
[INFO] [stderr]     Checking solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling solana-version v3.0.1
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling solana-perf v3.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking solana-rayon-threadlimit v3.0.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking solana-measure v3.0.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking solana-native-token v3.0.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking solana-hard-forks v3.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking solana-seed-phrase v3.0.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking solana-sbpf v0.12.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]     Checking solana-borsh v3.0.0
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking webpki-roots v0.24.0
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking oid-registry v0.6.1
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking fastbloom v0.9.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking solana-secp256k1-recover v3.0.0
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking solana-hash v3.0.0
[INFO] [stderr]     Checking solana-program-error v3.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking solana-short-vec v3.0.0
[INFO] [stderr]     Checking solana-fee-calculator v3.0.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking solana-serde-varint v3.0.0
[INFO] [stderr]     Checking solana-commitment-config v3.0.0
[INFO] [stderr]     Checking solana-inflation v3.0.0
[INFO] [stderr]     Checking solana-instruction-error v2.0.0
[INFO] [stderr]     Checking solana-reward-info v3.0.0
[INFO] [stderr]     Checking solana-serde v3.0.0
[INFO] [stderr]     Checking solana-sha256-hasher v3.0.0
[INFO] [stderr]     Checking solana-cluster-type v3.0.0
[INFO] [stderr]     Checking solana-program-pack v3.0.0
[INFO] [stderr]     Checking solana-epoch-info v3.0.0
[INFO] [stderr]     Checking spl-discriminator v0.5.1
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking solana-keccak-hasher v3.0.0
[INFO] [stderr]     Checking solana-blake3-hasher v3.0.0
[INFO] [stderr]     Checking solana-shred-version v3.0.0
[INFO] [stderr]     Checking solana-fee-structure v3.0.0
[INFO] [stderr]     Checking solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling jito-protos v0.1.0 (/opt/rustwide/workdir/jito_protos)
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking quinn-proto v0.11.12
[INFO] [stderr]     Checking solana-packet v3.0.0
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking solana-address v1.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking solana-curve25519 v2.3.8
[INFO] [stderr]     Checking solana-pubkey v3.0.0
[INFO] [stderr]     Checking solana-signature v3.1.0
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.3.0
[INFO] [stderr]     Checking solana-sdk-ids v3.0.0
[INFO] [stderr]     Checking solana-instruction v3.0.0
[INFO] [stderr]     Checking solana-account-info v3.0.0
[INFO] [stderr]     Checking solana-serialize-utils v3.0.0
[INFO] [stderr]     Checking spl-generic-token v2.0.1
[INFO] [stderr]     Checking solana-nonce v3.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking solana-epoch-stake v3.0.0
[INFO] [stderr]     Checking solana-epoch-rewards-hasher v3.0.0
[INFO] [stderr]     Checking solana-signer v3.0.0
[INFO] [stderr]     Checking solana-program-entrypoint v3.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking solana-system-interface v2.0.0
[INFO] [stderr]     Checking solana-cpi v3.0.0
[INFO] [stderr]     Checking solana-stable-layout v3.0.0
[INFO] [stderr]     Checking spl-associated-token-account-interface v2.0.0
[INFO] [stderr]     Checking spl-memo-interface v2.0.0
[INFO] [stderr]     Checking solana-sysvar-id v3.0.0
[INFO] [stderr]     Checking solana-message v3.0.1
[INFO] [stderr]     Checking solana-feature-gate-interface v3.0.0
[INFO] [stderr]     Checking spl-token-interface v2.0.0
[INFO] [stderr]     Checking solana-keypair v3.0.1
[INFO] [stderr]     Checking solana-clock v3.0.0
[INFO] [stderr]     Checking solana-epoch-schedule v3.0.0
[INFO] [stderr]     Checking solana-slot-hashes v3.0.0
[INFO] [stderr]     Checking solana-rent v3.0.0
[INFO] [stderr]     Checking solana-last-restart-slot v3.0.0
[INFO] [stderr]     Checking solana-slot-history v3.0.0
[INFO] [stderr]     Checking solana-epoch-rewards v3.0.0
[INFO] [stderr]     Checking solana-instructions-sysvar v3.0.0
[INFO] [stderr]     Checking solana-zk-sdk v4.0.0
[INFO] [stderr]     Checking solana-presigner v3.0.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking agave-feature-set v3.0.1
[INFO] [stderr]     Checking solana-quic-definitions v3.0.0
[INFO] [stderr]     Checking solana-tls-utils v3.0.1
[INFO] [stderr]     Checking solana-offchain-message v3.0.0
[INFO] [stderr]     Checking solana-loader-v3-interface v6.1.0
[INFO] [stderr]     Checking solana-address-lookup-table-interface v3.0.0
[INFO] [stderr]     Checking solana-vote-interface v3.0.0
[INFO] [stderr]     Checking solana-loader-v2-interface v3.0.0
[INFO] [stderr]     Checking solana-transaction v3.0.1
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking solana-sysvar v3.0.0
[INFO] [stderr]     Checking solana-account v3.0.0
[INFO] [stderr]     Checking solana-stake-interface v2.0.1
[INFO] [stderr]     Checking solana-example-mocks v3.0.0
[INFO] [stderr]     Checking agave-reserved-account-keys v3.0.1
[INFO] [stderr]     Checking solana-program v3.0.0
[INFO] [stderr]     Checking solana-account-decoder-client-types v3.0.1
[INFO] [stderr]     Checking solana-transaction-context v3.0.1
[INFO] [stderr]     Checking solana-config-interface v2.0.0
[INFO] [stderr]     Checking solana-client-traits v3.0.0
[INFO] [stderr]     Checking solana-sdk v3.0.0
[INFO] [stderr]     Checking spl-pod v0.7.1
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-generation v0.5.0
[INFO] [stderr]     Checking spl-type-length-value v0.9.0
[INFO] [stderr]     Checking spl-token-confidential-transfer-proof-extraction v0.5.0
[INFO] [stderr]     Checking spl-token-group-interface v0.7.1
[INFO] [stderr]     Checking spl-token-metadata-interface v0.8.0
[INFO] [stderr]     Checking spl-token-2022-interface v2.0.0
[INFO] [stderr]     Checking solana-transaction-status-client-types v3.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.25
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking solana-net-utils v3.0.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking solana-account-decoder v3.0.1
[INFO] [stderr]     Checking solana-rpc-client-types v3.0.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking solana-transaction-status v3.0.1
[INFO] [stderr]     Checking solana-pubsub-client v3.0.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking solana-metrics v3.0.1
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking solana-connection-cache v3.0.1
[INFO] [stderr]     Checking solana-rpc-client-api v3.0.1
[INFO] [stderr]     Checking solana-rpc-client v3.0.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking solana-transaction-metrics-tracker v3.0.1
[INFO] [stderr]     Checking solana-streamer v3.0.1
[INFO] [stderr]     Checking solana-quic-client v3.0.1
[INFO] [stderr]     Checking solana-udp-client v3.0.1
[INFO] [stderr]     Checking solana-rpc-client-nonce-utils v3.0.1
[INFO] [stderr]     Checking solana-tpu-client v3.0.1
[INFO] [stderr]     Checking solana-client v3.0.1
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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]     = 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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:565:42
[INFO] [stdout]     |
[INFO] [stdout] 565 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 566 | |                         let inner = inner.0;
[INFO] [stdout] 567 | |                         let method = SubscribeBundleResultsSvc(inner);
[INFO] [stdout] 568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |                         Ok(res)
[INFO] [stdout] 580 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:611:42
[INFO] [stdout]     |
[INFO] [stdout] 611 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 612 | |                         let inner = inner.0;
[INFO] [stdout] 613 | |                         let method = SendBundleSvc(inner);
[INFO] [stdout] 614 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |                         Ok(res)
[INFO] [stdout] 626 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:625:25
[INFO] [stdout]     |
[INFO] [stdout] 625 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 662 | |                         let inner = inner.0;
[INFO] [stdout] 663 | |                         let method = GetNextScheduledLeaderSvc(inner);
[INFO] [stdout] 664 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |                         Ok(res)
[INFO] [stdout] 676 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:675:25
[INFO] [stdout]     |
[INFO] [stdout] 675 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 712 | |                         let inner = inner.0;
[INFO] [stdout] 713 | |                         let method = GetConnectedLeadersSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:765:42
[INFO] [stdout]     |
[INFO] [stdout] 765 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 766 | |                         let inner = inner.0;
[INFO] [stdout] 767 | |                         let method = GetConnectedLeadersRegionedSvc(inner);
[INFO] [stdout] 768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |                         Ok(res)
[INFO] [stdout] 780 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:779:25
[INFO] [stdout]     |
[INFO] [stdout] 779 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 813 | |                         let inner = inner.0;
[INFO] [stdout] 814 | |                         let method = GetTipAccountsSvc(inner);
[INFO] [stdout] 815 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 826 | |                         Ok(res)
[INFO] [stdout] 827 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:826:25
[INFO] [stdout]     |
[INFO] [stdout] 826 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:858:42
[INFO] [stdout]     |
[INFO] [stdout] 858 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 859 | |                         let inner = inner.0;
[INFO] [stdout] 860 | |                         let method = GetRegionsSvc(inner);
[INFO] [stdout] 861 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | |                         Ok(res)
[INFO] [stdout] 873 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:872:25
[INFO] [stdout]     |
[INFO] [stdout] 872 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:877:41
[INFO] [stdout]     |
[INFO] [stdout] 877 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 878 | |                         Ok(
[INFO] [stdout] 879 | |                             http::Response::builder()
[INFO] [stdout] 880 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 886 | |                     })
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:878:25
[INFO] [stdout]     |
[INFO] [stdout] 878 | /                         Ok(
[INFO] [stdout] 879 | |                             http::Response::builder()
[INFO] [stdout] 880 | |                                 .status(200)
[INFO] [stdout] 881 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |                                 .unwrap(),
[INFO] [stdout] 885 | |                         )
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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] 
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:396:42
[INFO] [stdout]     |
[INFO] [stdout] 396 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 397 | |                         let inner = inner.0;
[INFO] [stdout] 398 | |                         let method = SendHeartbeatSvc(inner);
[INFO] [stdout] 399 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                         Ok(res)
[INFO] [stdout] 411 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:410:25
[INFO] [stdout]     |
[INFO] [stdout] 410 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:415:41
[INFO] [stdout]     |
[INFO] [stdout] 415 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 416 | |                         Ok(
[INFO] [stdout] 417 | |                             http::Response::builder()
[INFO] [stdout] 418 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |                     })
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 | /                         Ok(
[INFO] [stdout] 417 | |                             http::Response::builder()
[INFO] [stdout] 418 | |                                 .status(200)
[INFO] [stdout] 419 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |                                 .unwrap(),
[INFO] [stdout] 423 | |                         )
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:586:42
[INFO] [stdout]     |
[INFO] [stdout] 586 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 587 | |                         let inner = inner.0;
[INFO] [stdout] 588 | |                         let method = SubscribeEntriesSvc(inner);
[INFO] [stdout] 589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |                         Ok(res)
[INFO] [stdout] 601 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:600:25
[INFO] [stdout]     |
[INFO] [stdout] 600 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:605:41
[INFO] [stdout]     |
[INFO] [stdout] 605 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 606 | |                         Ok(
[INFO] [stdout] 607 | |                             http::Response::builder()
[INFO] [stdout] 608 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |                     })
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 | /                         Ok(
[INFO] [stdout] 607 | |                             http::Response::builder()
[INFO] [stdout] 608 | |                                 .status(200)
[INFO] [stdout] 609 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |                                 .unwrap(),
[INFO] [stdout] 613 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jito-protos` (lib) due to 54 previous errors
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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]     = 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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:565:42
[INFO] [stdout]     |
[INFO] [stdout] 565 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 566 | |                         let inner = inner.0;
[INFO] [stdout] 567 | |                         let method = SubscribeBundleResultsSvc(inner);
[INFO] [stdout] 568 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 579 | |                         Ok(res)
[INFO] [stdout] 580 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:579:25
[INFO] [stdout]     |
[INFO] [stdout] 579 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:611:42
[INFO] [stdout]     |
[INFO] [stdout] 611 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 612 | |                         let inner = inner.0;
[INFO] [stdout] 613 | |                         let method = SendBundleSvc(inner);
[INFO] [stdout] 614 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 625 | |                         Ok(res)
[INFO] [stdout] 626 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:625:25
[INFO] [stdout]     |
[INFO] [stdout] 625 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:661:42
[INFO] [stdout]     |
[INFO] [stdout] 661 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 662 | |                         let inner = inner.0;
[INFO] [stdout] 663 | |                         let method = GetNextScheduledLeaderSvc(inner);
[INFO] [stdout] 664 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 675 | |                         Ok(res)
[INFO] [stdout] 676 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:675:25
[INFO] [stdout]     |
[INFO] [stdout] 675 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:711:42
[INFO] [stdout]     |
[INFO] [stdout] 711 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 712 | |                         let inner = inner.0;
[INFO] [stdout] 713 | |                         let method = GetConnectedLeadersSvc(inner);
[INFO] [stdout] 714 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 725 | |                         Ok(res)
[INFO] [stdout] 726 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:725:25
[INFO] [stdout]     |
[INFO] [stdout] 725 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:765:42
[INFO] [stdout]     |
[INFO] [stdout] 765 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 766 | |                         let inner = inner.0;
[INFO] [stdout] 767 | |                         let method = GetConnectedLeadersRegionedSvc(inner);
[INFO] [stdout] 768 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 779 | |                         Ok(res)
[INFO] [stdout] 780 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:779:25
[INFO] [stdout]     |
[INFO] [stdout] 779 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:812:42
[INFO] [stdout]     |
[INFO] [stdout] 812 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 813 | |                         let inner = inner.0;
[INFO] [stdout] 814 | |                         let method = GetTipAccountsSvc(inner);
[INFO] [stdout] 815 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 826 | |                         Ok(res)
[INFO] [stdout] 827 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:826:25
[INFO] [stdout]     |
[INFO] [stdout] 826 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:858:42
[INFO] [stdout]     |
[INFO] [stdout] 858 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 859 | |                         let inner = inner.0;
[INFO] [stdout] 860 | |                         let method = GetRegionsSvc(inner);
[INFO] [stdout] 861 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 872 | |                         Ok(res)
[INFO] [stdout] 873 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:872:25
[INFO] [stdout]     |
[INFO] [stdout] 872 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:877:41
[INFO] [stdout]     |
[INFO] [stdout] 877 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 878 | |                         Ok(
[INFO] [stdout] 879 | |                             http::Response::builder()
[INFO] [stdout] 880 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 886 | |                     })
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/searcher.rs:878:25
[INFO] [stdout]     |
[INFO] [stdout] 878 | /                         Ok(
[INFO] [stdout] 879 | |                             http::Response::builder()
[INFO] [stdout] 880 | |                                 .status(200)
[INFO] [stdout] 881 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |                                 .unwrap(),
[INFO] [stdout] 885 | |                         )
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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] 
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:396:42
[INFO] [stdout]     |
[INFO] [stdout] 396 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 397 | |                         let inner = inner.0;
[INFO] [stdout] 398 | |                         let method = SendHeartbeatSvc(inner);
[INFO] [stdout] 399 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 410 | |                         Ok(res)
[INFO] [stdout] 411 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:410:25
[INFO] [stdout]     |
[INFO] [stdout] 410 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:415:41
[INFO] [stdout]     |
[INFO] [stdout] 415 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 416 | |                         Ok(
[INFO] [stdout] 417 | |                             http::Response::builder()
[INFO] [stdout] 418 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 424 | |                     })
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 | /                         Ok(
[INFO] [stdout] 417 | |                             http::Response::builder()
[INFO] [stdout] 418 | |                                 .status(200)
[INFO] [stdout] 419 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |                                 .unwrap(),
[INFO] [stdout] 423 | |                         )
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:586:42
[INFO] [stdout]     |
[INFO] [stdout] 586 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 587 | |                         let inner = inner.0;
[INFO] [stdout] 588 | |                         let method = SubscribeEntriesSvc(inner);
[INFO] [stdout] 589 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 600 | |                         Ok(res)
[INFO] [stdout] 601 | |                     };
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:600:25
[INFO] [stdout]     |
[INFO] [stdout] 600 |                         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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:605:41
[INFO] [stdout]     |
[INFO] [stdout] 605 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 606 | |                         Ok(
[INFO] [stdout] 607 | |                             http::Response::builder()
[INFO] [stdout] 608 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 614 | |                     })
[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>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/jito-protos-b01ed3b4e7dfb2f0/out/shredstream.rs:606:25
[INFO] [stdout]     |
[INFO] [stdout] 606 | /                         Ok(
[INFO] [stdout] 607 | |                             http::Response::builder()
[INFO] [stdout] 608 | |                                 .status(200)
[INFO] [stdout] 609 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 612 | |                                 .unwrap(),
[INFO] [stdout] 613 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jito-protos` (lib test) due to 54 previous errors
[INFO] running `Command { std: "docker" "inspect" "5e9fcbf084e750c54afe96b2a8f2f726dfb4bd873b23c683b7664b88e721e78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9fcbf084e750c54afe96b2a8f2f726dfb4bd873b23c683b7664b88e721e78c", kill_on_drop: false }`
[INFO] [stdout] 5e9fcbf084e750c54afe96b2a8f2f726dfb4bd873b23c683b7664b88e721e78c
