Skip to content

Tracking Issue for cargo build (when i entered cargo build for compile the solana-runtime v1.10.12 it shows following error please help  #96729

Closed
@SPLStarX

Description

@SPLStarX

when i run cargo build for compiling solana-runtime v1.10.12 it shows me following error pleaase help.

error[E0658]: destructuring assignments are unstable
--> /home/alibhaimalai/.cargo/registry/src/github.com-1ecc6299db9ec823/solana-runtime-1.10.12/src/cost_model.rs:100:71
|
100 | (tx_cost.builtins_execution_cost, tx_cost.bpf_execution_cost) =
| ------------------------------------------------------------- ^
| |
| cannot assign to this expression
|
= note: see issue #71126 #71126 for more information

For more information about this error, try rustc --explain E0658.
error: could not compile solana-runtime due to previous error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions