-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rust 1.18 regression, crates-io-cli 2.0.1, no such file or directory #41797
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Also affects eclectica-0.0.9 cc @markelog |
Also igo-0.2.1 cc @yshryk |
Also isbfc-0.0.1 cc @ids1024 |
Also cargo-update-0.8.0 (#41794) cc @nabijaczleweli |
Rust commit: 910c481 (looks like bug isn't here) Cargo commit: rust-lang/cargo@c416fb6, which seems correct. #40955 is the stable/nightly issue, #41166 is the PR updating cargo submodule to fix this, which probably needs to be backported to beta. I'm uncertain, though. |
cc @jmatraszek, sorry to tag you in again, but if you could help take a look at this that'd be great! If not no worries! |
Hi @alexcrichton, this definitely looks related to my changes in cargo. I've investigated
@brson Could you please provide me with the cargo's output for the other crates (especially |
Ah yeah for now our priority is to stem the breakage, and afterwards we can evaluate warnings cycles/etc to push further towards the desired behavior here. Thanks for investigating this @jmatraszek! |
I think I have fixed this, just need one more day to do some more testing and I should open a pull request tomorrow. |
Added a proposed fix. |
Change inferring bin's name logic Should fix rust-lang/rust#41797.
Ah we should actually leave this open to track the inclusion into beta, I'll close when all the backports are done. |
This pulls in a fix for rust-lang#41797 to the master branch, I'll send a separate PR for the beta branch.
This pulls in a fix for rust-lang#41797 to the beta branch, and the relevant PR for Cargo is rust-lang/cargo#4046 Closes rust-lang#41797
Ok I've updated Cargo's beta, updated our master branch and updated our beta branch, this'll get closed when those start merging. Thanks again for fixing this @jmatraszek! |
Update cargo submodule This pulls in a fix for rust-lang#41797 to the master branch, I'll send a separate PR for the beta branch. Note that the Cargo PR in question to pull in is rust-lang/cargo#4046
[beta] Update cargo submodule This pulls in a fix for #41797 to the beta branch, and the relevant PR for Cargo is rust-lang/cargo#4046 Closes #41797
Ok, I think everything's landed here |
https://github.com/Byron/crates-io-cli-rs
cc @Byron @alexcrichton
Maybe related to #41794
The text was updated successfully, but these errors were encountered: