hero_voice_provider: rust 1.96 build broken on main and development #2
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_voice_provider#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build under rust 1.96 fails on both branches.
Symptoms
main
Cargo.lockpinshero_rpc{2,_derive,_openrpc}at SHA8429b07b— that commit declaresmod openrpc_client;andmod openrpc_proxy;incrates/derive/src/lib.rsbut the module files are missing from the tree (E0583).cannot find typeIpAddr`` atcrates/hero_voice_provider_server/src/main.rs:442and:465.crates/hero_voice_provider_sdk/src/convenience.rs:27,34—connect()andconnect_socket()returnResult<_, RpcError>but are declared as returningResult<Self, OpenRpcError>(E0277).rust-toolchain.tomlrequests 1.96.development
development
0b0e991dfemain
81d2b531c9