Skip to content
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

cargo install https warning #154

Open
rickhg12hs opened this issue Aug 28, 2023 · 1 comment
Open

cargo install https warning #154

rickhg12hs opened this issue Aug 28, 2023 · 1 comment
Labels

Comments

@rickhg12hs
Copy link

Near the end of cargo install https, the following warning is shown:

warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`

Version info:

$ cargo --version
cargo 1.72.0 (103a7ff2e 2023-08-15)
$ rustc --version
rustc 1.72.0 (5680fa18f 2023-08-23)
@nabijaczleweli
Copy link
Collaborator

nabijaczleweli commented Aug 29, 2023

Yeah I've been seeing this in the builds since at least https://debian.nabijaczleweli.xyz/builds/http_1.13.0-1_amd64.build (2023-07-15 19:27:52). Apparently it's rust-lang/rust#56484 (comment). Very cool and normal to break existing code for no reason. Will burn that bridge when it comes to it.

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

No branches or pull requests

2 participants