[INFO] cloning repository https://github.com/SovaNetwork/utxo-tracing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SovaNetwork/utxo-tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSovaNetwork%2Futxo-tracing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSovaNetwork%2Futxo-tracing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e6bfccc3a7eb776425c2ab8726c6a843f24c53
[INFO] checking SovaNetwork/utxo-tracing 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%2FSovaNetwork%2Futxo-tracing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SovaNetwork/utxo-tracing
[INFO] finished tweaking git repo https://github.com/SovaNetwork/utxo-tracing
[INFO] tweaked toml for git repo https://github.com/SovaNetwork/utxo-tracing written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SovaNetwork/utxo-tracing 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/SovaNetwork/utxo-tracing 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3e24ab45a6da82de1de29b9ea7e30efef3e2613ac18933f0d9f251eb688f10ea
[INFO] running `Command { std: "docker" "start" "-a" "3e24ab45a6da82de1de29b9ea7e30efef3e2613ac18933f0d9f251eb688f10ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e24ab45a6da82de1de29b9ea7e30efef3e2613ac18933f0d9f251eb688f10ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e24ab45a6da82de1de29b9ea7e30efef3e2613ac18933f0d9f251eb688f10ea", kill_on_drop: false }`
[INFO] [stdout] 3e24ab45a6da82de1de29b9ea7e30efef3e2613ac18933f0d9f251eb688f10ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 96f2ec0dd3208ca9dffdc737acd283a1e9e253b375c381ac883bcd08d48504b3
[INFO] running `Command { std: "docker" "start" "-a" "96f2ec0dd3208ca9dffdc737acd283a1e9e253b375c381ac883bcd08d48504b3", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling rusqlite_migration v1.3.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling bitcoinconsensus v0.20.2-0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking uuid v1.15.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking r2d2_sqlite v0.25.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking jsonrpc v0.14.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking network-shared v0.2.5 (/opt/rustwide/workdir/network-shared)
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.18.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking storage v0.2.5 (/opt/rustwide/workdir/storage)
[INFO] [stderr]     Checking bitcoincore-rpc v0.18.0
[INFO] [stderr]     Checking indexer v0.2.5 (/opt/rustwide/workdir/indexer)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:117:37
[INFO] [stdout]     |
[INFO] [stdout] 117 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 118 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 119 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 120 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | | }
[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<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:117:37
[INFO] [stdout]     |
[INFO] [stdout] 117 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 118 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 119 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 120 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     match parse_bitcoin_address(&body.btc_address, state.network) {
[INFO] [stdout] 123 | |         Ok(addr) => {
[INFO] [stdout] 124 | |             state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] 125 | |             info!("Added watched address {}", addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |           Ok(addr) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 124 | |             state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] 125 | |             info!("Added watched address {}", addr);
[INFO] [stdout] 126 | |             let resp = warp::reply::json(&json!({ "status": "OK" }));
[INFO] [stdout] 127 | |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 128 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |           Err(_) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |             let resp = warp::reply::json(&json!({ "error": "Invalid BTC address" }));
[INFO] [stdout] 131 | |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout] 132 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 140 | |     match parse_bitcoin_address(&btc_address, state.network) {
[INFO] [stdout] 141 | |         Ok(addr) => {
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 140 | |     match parse_bitcoin_address(&btc_address, state.network) {
[INFO] [stdout] 141 | |         Ok(addr) => {
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     match parse_bitcoin_address(&btc_address, state.network) {
[INFO] [stdout] 141 | |         Ok(addr) => {
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] 143 | |             let resp = warp::reply::json(&json!({ "watched": watched }));
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |           Ok(addr) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] 143 | |             let resp = warp::reply::json(&json!({ "watched": watched }));
[INFO] [stdout] 144 | |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 145 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |           Err(_) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 147 | |             let resp = warp::reply::json(&json!({ "error": "Invalid BTC address" }));
[INFO] [stdout] 148 | |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout] 149 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 158 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 159 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 160 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 158 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 159 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 160 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:160:16
[INFO] [stdout]     |
[INFO] [stdout] 160 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |           return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 168 | |             resp,
[INFO] [stdout] 169 | |             StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 170 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     match resp {
[INFO] [stdout] 182 | |         Ok(r) if r.status().is_success() => match r.json::<DeriveAddressResponse>().await {
[INFO] [stdout] 183 | |             Ok(derive_resp) => {
[INFO] [stdout] 184 | |                 if let Ok(addr) = parse_bitcoin_address(&derive_resp.address, state.network) {
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:182:45
[INFO] [stdout]     |
[INFO] [stdout] 182 |           Ok(r) if r.status().is_success() => match r.json::<DeriveAddressResponse>().await {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 183 | |             Ok(derive_resp) => {
[INFO] [stdout] 184 | |                 if let Ok(addr) = parse_bitcoin_address(&derive_resp.address, state.network) {
[INFO] [stdout] 185 | |                     state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         },
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |               Ok(derive_resp) => {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 184 | |                 if let Ok(addr) = parse_bitcoin_address(&derive_resp.address, state.network) {
[INFO] [stdout] 185 | |                     state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |                 Ok(warp::reply::with_status(reply, StatusCode::OK))
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Ok(warp::reply::with_status(reply, StatusCode::OK))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |               Err(_) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 191 | |                 let resp = warp::reply::json(&json!({ "error": "Invalid response" }));
[INFO] [stdout] 192 | |                 Ok(warp::reply::with_status(
[INFO] [stdout] 193 | |                     resp,
[INFO] [stdout] 194 | |                     StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 195 | |                 ))
[INFO] [stdout] 196 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 | /                 Ok(warp::reply::with_status(
[INFO] [stdout] 193 | |                     resp,
[INFO] [stdout] 194 | |                     StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 195 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |           _ => {
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 199 | |             let resp = warp::reply::json(&json!({ "error": "Failed to derive" }));
[INFO] [stdout] 200 | |             Ok(warp::reply::with_status(
[INFO] [stdout] 201 | |                 resp,
[INFO] [stdout] 202 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 203 | |             ))
[INFO] [stdout] 204 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 | /             Ok(warp::reply::with_status(
[INFO] [stdout] 201 | |                 resp,
[INFO] [stdout] 202 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 203 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 213 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 214 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 215 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |     Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 213 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 214 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 215 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |     Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 |         return Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:553:37
[INFO] [stdout]     |
[INFO] [stdout] 553 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 554 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 555 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 556 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:553:37
[INFO] [stdout]     |
[INFO] [stdout] 553 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 554 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 555 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 556 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:556:16
[INFO] [stdout]     |
[INFO] [stdout] 556 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:562:16
[INFO] [stdout]     |
[INFO] [stdout] 562 |           return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 563 | |             resp,
[INFO] [stdout] 564 | |             StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 565 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:573:24
[INFO] [stdout]     |
[INFO] [stdout] 573 |                 return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |             return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | /     match sign_resp {
[INFO] [stdout] 632 | |         Ok(r) if r.status().is_success() => match r.json::<EnclaveSignResponse>().await {
[INFO] [stdout] 633 | |             Ok(val) => {
[INFO] [stdout] 634 | |                 if hex::decode(&val.signed_tx).is_err() {
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:632:45
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Ok(r) if r.status().is_success() => match r.json::<EnclaveSignResponse>().await {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 633 | |             Ok(val) => {
[INFO] [stdout] 634 | |                 if hex::decode(&val.signed_tx).is_err() {
[INFO] [stdout] 635 | |                     error!("Enclave returned invalid hex");
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |         },
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:633:24
[INFO] [stdout]     |
[INFO] [stdout] 633 |               Ok(val) => {
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 634 | |                 if hex::decode(&val.signed_tx).is_err() {
[INFO] [stdout] 635 | |                     error!("Enclave returned invalid hex");
[INFO] [stdout] 636 | |                     let resp = warp::reply::json(&json!({ "error": "Invalid response" }));
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |                 ))
[INFO] [stdout] 669 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:637:28
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 638 | |                         resp,
[INFO] [stdout] 639 | |                         StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 640 | |                     ));
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:665:17
[INFO] [stdout]     |
[INFO] [stdout] 665 | /                 Ok(warp::reply::with_status(
[INFO] [stdout] 666 | |                     warp::reply::json(&reply),
[INFO] [stdout] 667 | |                     StatusCode::OK,
[INFO] [stdout] 668 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:670:23
[INFO] [stdout]     |
[INFO] [stdout] 670 |               Err(e) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 671 | |                 error!("Failed to parse enclave response: {:?}", e);
[INFO] [stdout] 672 | |                 let resp = warp::reply::json(&json!({ "error": "Invalid response" }));
[INFO] [stdout] 673 | |                 Ok(warp::reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 676 | |                 ))
[INFO] [stdout] 677 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:673:17
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                 Ok(warp::reply::with_status(
[INFO] [stdout] 674 | |                     resp,
[INFO] [stdout] 675 | |                     StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 676 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:679:18
[INFO] [stdout]     |
[INFO] [stdout] 679 |           Ok(r) => {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 680 | |             let status = r.status();
[INFO] [stdout] 681 | |             let err = r.text().await.unwrap_or_else(|_| "Failed".to_string());
[INFO] [stdout] 682 | |             error!("Enclave signing failed: {}", err);
[INFO] [stdout] ...   |
[INFO] [stdout] 686 | |             ))
[INFO] [stdout] 687 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:683:13
[INFO] [stdout]     |
[INFO] [stdout] 683 | /             Ok(warp::reply::with_status(
[INFO] [stdout] 684 | |                 warp::reply::json(&json!({ "error": err })),
[INFO] [stdout] 685 | |                 status,
[INFO] [stdout] 686 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:688:19
[INFO] [stdout]     |
[INFO] [stdout] 688 |           Err(e) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 689 | |             error!("Failed to contact enclave: {}", e);
[INFO] [stdout] 690 | |             let resp = warp::reply::json(&json!({ "error": "Failed to contact enclave" }));
[INFO] [stdout] 691 | |             Ok(warp::reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 694 | |             ))
[INFO] [stdout] 695 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 | /             Ok(warp::reply::with_status(
[INFO] [stdout] 692 | |                 resp,
[INFO] [stdout] 693 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 694 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:703:37
[INFO] [stdout]     |
[INFO] [stdout] 703 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 704 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 705 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 706 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     ))
[INFO] [stdout] 779 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:703:37
[INFO] [stdout]     |
[INFO] [stdout] 703 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 704 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 705 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 706 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     ))
[INFO] [stdout] 779 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:706:16
[INFO] [stdout]     |
[INFO] [stdout] 706 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:718:20
[INFO] [stdout]     |
[INFO] [stdout] 718 |               return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 719 | |                 warp::reply::json(&cached_entry.response),
[INFO] [stdout] 720 | |                 StatusCode::OK,
[INFO] [stdout] 721 | |             ));
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:731:24
[INFO] [stdout]     |
[INFO] [stdout] 731 |                 return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:751:20
[INFO] [stdout]     |
[INFO] [stdout] 751 |             return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 | /     Ok(warp::reply::with_status(
[INFO] [stdout] 776 | |         warp::reply::json(&response),
[INFO] [stdout] 777 | |         StatusCode::OK,
[INFO] [stdout] 778 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:117:37
[INFO] [stdout]     |
[INFO] [stdout] 117 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 118 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 119 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 120 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | | }
[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<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:117:37
[INFO] [stdout]     |
[INFO] [stdout] 117 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 118 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 119 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 120 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     match parse_bitcoin_address(&body.btc_address, state.network) {
[INFO] [stdout] 123 | |         Ok(addr) => {
[INFO] [stdout] 124 | |             state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] 125 | |             info!("Added watched address {}", addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |           Ok(addr) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 124 | |             state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] 125 | |             info!("Added watched address {}", addr);
[INFO] [stdout] 126 | |             let resp = warp::reply::json(&json!({ "status": "OK" }));
[INFO] [stdout] 127 | |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 128 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexer` (bin "indexer" test) due to 56 previous errors
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |           Err(_) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 130 | |             let resp = warp::reply::json(&json!({ "error": "Invalid BTC address" }));
[INFO] [stdout] 131 | |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout] 132 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 140 | |     match parse_bitcoin_address(&btc_address, state.network) {
[INFO] [stdout] 141 | |         Ok(addr) => {
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:139:37
[INFO] [stdout]     |
[INFO] [stdout] 139 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 140 | |     match parse_bitcoin_address(&btc_address, state.network) {
[INFO] [stdout] 141 | |         Ok(addr) => {
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | /     match parse_bitcoin_address(&btc_address, state.network) {
[INFO] [stdout] 141 | |         Ok(addr) => {
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] 143 | |             let resp = warp::reply::json(&json!({ "watched": watched }));
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |           Ok(addr) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 142 | |             let watched = state.indexer.is_watched_address(&addr);
[INFO] [stdout] 143 | |             let resp = warp::reply::json(&json!({ "watched": watched }));
[INFO] [stdout] 144 | |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 145 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:146:19
[INFO] [stdout]     |
[INFO] [stdout] 146 |           Err(_) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 147 | |             let resp = warp::reply::json(&json!({ "error": "Invalid BTC address" }));
[INFO] [stdout] 148 | |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout] 149 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST))
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 158 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 159 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 160 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 158 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 159 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 160 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:160:16
[INFO] [stdout]     |
[INFO] [stdout] 160 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |           return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 168 | |             resp,
[INFO] [stdout] 169 | |             StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 170 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 | /     match resp {
[INFO] [stdout] 182 | |         Ok(r) if r.status().is_success() => match r.json::<DeriveAddressResponse>().await {
[INFO] [stdout] 183 | |             Ok(derive_resp) => {
[INFO] [stdout] 184 | |                 if let Ok(addr) = parse_bitcoin_address(&derive_resp.address, state.network) {
[INFO] [stdout] ...   |
[INFO] [stdout] 205 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:182:45
[INFO] [stdout]     |
[INFO] [stdout] 182 |           Ok(r) if r.status().is_success() => match r.json::<DeriveAddressResponse>().await {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 183 | |             Ok(derive_resp) => {
[INFO] [stdout] 184 | |                 if let Ok(addr) = parse_bitcoin_address(&derive_resp.address, state.network) {
[INFO] [stdout] 185 | |                     state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | |         },
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |               Ok(derive_resp) => {
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 184 | |                 if let Ok(addr) = parse_bitcoin_address(&derive_resp.address, state.network) {
[INFO] [stdout] 185 | |                     state.indexer.add_watch_address(&addr).await;
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |                 Ok(warp::reply::with_status(reply, StatusCode::OK))
[INFO] [stdout] 189 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Ok(warp::reply::with_status(reply, StatusCode::OK))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |               Err(_) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 191 | |                 let resp = warp::reply::json(&json!({ "error": "Invalid response" }));
[INFO] [stdout] 192 | |                 Ok(warp::reply::with_status(
[INFO] [stdout] 193 | |                     resp,
[INFO] [stdout] 194 | |                     StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 195 | |                 ))
[INFO] [stdout] 196 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 | /                 Ok(warp::reply::with_status(
[INFO] [stdout] 193 | |                     resp,
[INFO] [stdout] 194 | |                     StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 195 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 |           _ => {
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 199 | |             let resp = warp::reply::json(&json!({ "error": "Failed to derive" }));
[INFO] [stdout] 200 | |             Ok(warp::reply::with_status(
[INFO] [stdout] 201 | |                 resp,
[INFO] [stdout] 202 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 203 | |             ))
[INFO] [stdout] 204 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 | /             Ok(warp::reply::with_status(
[INFO] [stdout] 201 | |                 resp,
[INFO] [stdout] 202 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 203 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 213 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 214 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 215 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |     Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:212:37
[INFO] [stdout]     |
[INFO] [stdout] 212 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 213 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 214 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 215 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |     Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout] 267 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:215:16
[INFO] [stdout]     |
[INFO] [stdout] 215 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 |         return Ok(warp::reply::with_status(resp, StatusCode::BAD_REQUEST));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     Ok(warp::reply::with_status(resp, StatusCode::OK))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:553:37
[INFO] [stdout]     |
[INFO] [stdout] 553 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 554 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 555 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 556 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:553:37
[INFO] [stdout]     |
[INFO] [stdout] 553 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 554 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 555 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 556 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 697 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:556:16
[INFO] [stdout]     |
[INFO] [stdout] 556 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:562:16
[INFO] [stdout]     |
[INFO] [stdout] 562 |           return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 563 | |             resp,
[INFO] [stdout] 564 | |             StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 565 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:573:24
[INFO] [stdout]     |
[INFO] [stdout] 573 |                 return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:593:20
[INFO] [stdout]     |
[INFO] [stdout] 593 |             return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:631:5
[INFO] [stdout]     |
[INFO] [stdout] 631 | /     match sign_resp {
[INFO] [stdout] 632 | |         Ok(r) if r.status().is_success() => match r.json::<EnclaveSignResponse>().await {
[INFO] [stdout] 633 | |             Ok(val) => {
[INFO] [stdout] 634 | |                 if hex::decode(&val.signed_tx).is_err() {
[INFO] [stdout] ...   |
[INFO] [stdout] 696 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:632:45
[INFO] [stdout]     |
[INFO] [stdout] 632 |           Ok(r) if r.status().is_success() => match r.json::<EnclaveSignResponse>().await {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 633 | |             Ok(val) => {
[INFO] [stdout] 634 | |                 if hex::decode(&val.signed_tx).is_err() {
[INFO] [stdout] 635 | |                     error!("Enclave returned invalid hex");
[INFO] [stdout] ...   |
[INFO] [stdout] 678 | |         },
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:633:24
[INFO] [stdout]     |
[INFO] [stdout] 633 |               Ok(val) => {
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 634 | |                 if hex::decode(&val.signed_tx).is_err() {
[INFO] [stdout] 635 | |                     error!("Enclave returned invalid hex");
[INFO] [stdout] 636 | |                     let resp = warp::reply::json(&json!({ "error": "Invalid response" }));
[INFO] [stdout] ...   |
[INFO] [stdout] 668 | |                 ))
[INFO] [stdout] 669 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:637:28
[INFO] [stdout]     |
[INFO] [stdout] 637 |                       return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 638 | |                         resp,
[INFO] [stdout] 639 | |                         StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 640 | |                     ));
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:665:17
[INFO] [stdout]     |
[INFO] [stdout] 665 | /                 Ok(warp::reply::with_status(
[INFO] [stdout] 666 | |                     warp::reply::json(&reply),
[INFO] [stdout] 667 | |                     StatusCode::OK,
[INFO] [stdout] 668 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:670:23
[INFO] [stdout]     |
[INFO] [stdout] 670 |               Err(e) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 671 | |                 error!("Failed to parse enclave response: {:?}", e);
[INFO] [stdout] 672 | |                 let resp = warp::reply::json(&json!({ "error": "Invalid response" }));
[INFO] [stdout] 673 | |                 Ok(warp::reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 676 | |                 ))
[INFO] [stdout] 677 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:673:17
[INFO] [stdout]     |
[INFO] [stdout] 673 | /                 Ok(warp::reply::with_status(
[INFO] [stdout] 674 | |                     resp,
[INFO] [stdout] 675 | |                     StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 676 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:679:18
[INFO] [stdout]     |
[INFO] [stdout] 679 |           Ok(r) => {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 680 | |             let status = r.status();
[INFO] [stdout] 681 | |             let err = r.text().await.unwrap_or_else(|_| "Failed".to_string());
[INFO] [stdout] 682 | |             error!("Enclave signing failed: {}", err);
[INFO] [stdout] ...   |
[INFO] [stdout] 686 | |             ))
[INFO] [stdout] 687 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:683:13
[INFO] [stdout]     |
[INFO] [stdout] 683 | /             Ok(warp::reply::with_status(
[INFO] [stdout] 684 | |                 warp::reply::json(&json!({ "error": err })),
[INFO] [stdout] 685 | |                 status,
[INFO] [stdout] 686 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:688:19
[INFO] [stdout]     |
[INFO] [stdout] 688 |           Err(e) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 689 | |             error!("Failed to contact enclave: {}", e);
[INFO] [stdout] 690 | |             let resp = warp::reply::json(&json!({ "error": "Failed to contact enclave" }));
[INFO] [stdout] 691 | |             Ok(warp::reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 694 | |             ))
[INFO] [stdout] 695 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 691 | /             Ok(warp::reply::with_status(
[INFO] [stdout] 692 | |                 resp,
[INFO] [stdout] 693 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 694 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:703:37
[INFO] [stdout]     |
[INFO] [stdout] 703 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 704 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 705 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 706 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     ))
[INFO] [stdout] 779 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:703:37
[INFO] [stdout]     |
[INFO] [stdout] 703 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 704 | |     if api_key != state.indexer_api_key {
[INFO] [stdout] 705 | |         let resp = warp::reply::json(&json!({ "error": "Unauthorized" }));
[INFO] [stdout] 706 | |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout] ...   |
[INFO] [stdout] 778 | |     ))
[INFO] [stdout] 779 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:706:16
[INFO] [stdout]     |
[INFO] [stdout] 706 |         return Ok(warp::reply::with_status(resp, StatusCode::UNAUTHORIZED));
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:718:20
[INFO] [stdout]     |
[INFO] [stdout] 718 |               return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 719 | |                 warp::reply::json(&cached_entry.response),
[INFO] [stdout] 720 | |                 StatusCode::OK,
[INFO] [stdout] 721 | |             ));
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:731:24
[INFO] [stdout]     |
[INFO] [stdout] 731 |                 return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:751:20
[INFO] [stdout]     |
[INFO] [stdout] 751 |             return Ok(warp::reply::with_status(warp::reply::json(&msg), status));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> indexer/src/api.rs:775:5
[INFO] [stdout]     |
[INFO] [stdout] 775 | /     Ok(warp::reply::with_status(
[INFO] [stdout] 776 | |         warp::reply::json(&response),
[INFO] [stdout] 777 | |         StatusCode::OK,
[INFO] [stdout] 778 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexer` (bin "indexer") due to 56 previous errors
[INFO] running `Command { std: "docker" "inspect" "96f2ec0dd3208ca9dffdc737acd283a1e9e253b375c381ac883bcd08d48504b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f2ec0dd3208ca9dffdc737acd283a1e9e253b375c381ac883bcd08d48504b3", kill_on_drop: false }`
[INFO] [stdout] 96f2ec0dd3208ca9dffdc737acd283a1e9e253b375c381ac883bcd08d48504b3
