Skip to content

unable to get packages from source #1231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Dec 20, 2018 · 3 comments
Closed

unable to get packages from source #1231

ghost opened this issue Dec 20, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 20, 2018

D:\Rust\conrod-master>cargo build
error: unable to get packages from source

Caused by:
failed to download replaced source registry https://github.com/rust-lang/crates.io-index

Caused by:
failed to parse manifest at D:\Rust\.cargo\registry\src\mirrors.ustc.edu.cn-61ef6e0cd06fb9b8\stb_truetype-0.2.5\Cargo.toml

Caused by:
editions are unstable

Caused by:
feature edition is required

this Cargo does not support nightly features, but if you
switch to nightly channel you can add
cargo-features = ["edition"] to enable this feature

@aurexav
Copy link

aurexav commented Dec 24, 2018

试试不用 USTC 镜像源吧,我以前用那个出各种问题。

DON'T USE USTC MIRRORS!!

@mitchmindtree
Copy link
Contributor

@lghlevel0 thanks for the issue!

It looks like we might be running into rust-windowing/winit#743.

Can you post the output of cargo --version and rustc --version?

Have you tried running rustup update?

@emigr2k1 emigr2k1 mentioned this issue Jul 31, 2019
@shanehandley
Copy link
Contributor

Closing due to no reply from issue reporter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants