Skip to content
This repository was archived by the owner on Sep 12, 2023. It is now read-only.
This repository was archived by the owner on Sep 12, 2023. It is now read-only.

Failed to run rustwasmc build #34

@KeeganJin

Description

@KeeganJin

I am trying to follow the tutorial from the secondstate, here is the link,
https://www.secondstate.io/articles/yomo-wasmedge-real-time-data-streams/
since rustwasmc only supports rustc version that is lower that 1.50, so I set the rustc version usingrustup default 1.50.0and run therustwasmc build `, and here is what I got.

$ rustwasmc build '--enable-ext'
Error: Error during execution of cargo metadata: error: failed to download bumpalo v3.13.0

Caused by:
unable to get packages from source

Caused by:
failed to parse manifest at /home/guoqing/.cargo/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.13.0/Cargo.toml

Caused by:
failed to parse the edition key

Caused by:
this version of Cargo is older than the 2021 edition, and only supports 2015 and 2018 editions.
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions