warning: Patch `solana-nostd-secp256k1-recover v0.1.1 (https://github.com/jupnet/solana-nostd-secp256k1-recover.git#4675e623)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Compiling data-api v0.1.0 (/home/newby/infra/build-server/os/data-api) Compiling sse-notification-server v0.1.0 (/home/newby/infra/build-server/os/sse-notification-server) warning: struct `ApiDoc` is never constructed --> data-api/src/server.rs:28:8 | 28 | struct ApiDoc; | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `data-api` (bin "data-api") generated 1 warning Finished `release` profile [optimized] target(s) in 10.35s