cargo-bins / cargo-binstall

Binary installation for rust projects
GNU General Public License v3.0
1.62k stars 60 forks source link

Can't install cargo-update payment required vercel subscription expiry #1896

Closed MANICX100 closed 2 months ago

MANICX100 commented 3 months ago

cargo binstall cargo-update INFO resolve: Resolving package: 'cargo-update' WARN Failed to send quickinstall report for package cargo-update-14.0.2-x86_64-unknown-linux-gnu: Failed to download from remote: could not HEAD https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-gnu.tar.gz: HTTP status client error (402 Payment Required) for url (https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-gnu.tar.gz) WARN Failed to send quickinstall report for package cargo-update-14.0.2-x86_64-unknown-linux-musl: Failed to download from remote: could not HEAD https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-musl.tar.gz: HTTP status client error (402 Payment Required) for url (https://warehouse-clerk-tmp.vercel.app/api/crate/cargo-update-14.0.2-x86_64-unknown-linux-musl.tar.gz) WARN The package cargo-update v14.0.2 will be installed from source (with cargo)

NobodyXu commented 3 months ago

Thanks, while this is the same as cargo-bins/cargo-quickinstall#268, I think we could make this message less confusing