We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ rustup --verbose update verbose: read metadata version: '12' verbose: updating existing install for 'stable-x86_64-apple-darwin' verbose: toolchain directory: '/Users/Abhishek/.rustup/toolchains/stable-x86_64-apple-darwin' info: syncing channel updates for 'stable-x86_64-apple-darwin' verbose: creating temp file: /Users/Abhishek/.rustup/tmp/9jfebse0riq0m1ky_file verbose: downloading file from: 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' verbose: downloading with curl verbose: deleted temp file: /Users/Abhishek/.rustup/tmp/9jfebse0riq0m1ky_file verbose: toolchain is already up to date verbose: updating existing install for 'beta-x86_64-apple-darwin' verbose: toolchain directory: '/Users/Abhishek/.rustup/toolchains/beta-x86_64-apple-darwin' info: syncing channel updates for 'beta-x86_64-apple-darwin' verbose: creating temp file: /Users/Abhishek/.rustup/tmp/ghxt_sbarku60ywi_file verbose: downloading file from: 'https://static.rust-lang.org/dist/channel-rust-beta.toml.sha256' verbose: downloading with curl verbose: deleted temp file: /Users/Abhishek/.rustup/tmp/ghxt_sbarku60ywi_file verbose: toolchain is already up to date verbose: updating existing install for 'nightly-x86_64-apple-darwin' verbose: toolchain directory: '/Users/Abhishek/.rustup/toolchains/nightly-x86_64-apple-darwin' info: syncing channel updates for 'nightly-x86_64-apple-darwin' verbose: creating temp file: /Users/Abhishek/.rustup/tmp/23uik75so53bjiot_file verbose: downloading file from: 'https://static.rust-lang.org/dist/channel-rust-nightly.toml.sha256' verbose: downloading with curl verbose: deleted temp file: /Users/Abhishek/.rustup/tmp/23uik75so53bjiot_file verbose: creating temp file: /Users/Abhishek/.rustup/tmp/813y163basb82i7s_file.toml verbose: downloading file from: 'https://static.rust-lang.org/dist/channel-rust-nightly.toml' verbose: downloading with curl verbose: checksum passed verbose: deleted temp file: /Users/Abhishek/.rustup/tmp/813y163basb82i7s_file.toml error: server sent a broken manifest: missing package for component rust-analysis-aarch64-apple-ios info: checking for self-updates stable-x86_64-apple-darwin unchanged - rustc 1.15.1 (021bd294c 2017-02-08) beta-x86_64-apple-darwin unchanged - rustc 1.16.0-beta.2 (bc15d5281 2017-02-16) nightly-x86_64-apple-darwin update failed - rustc 1.17.0-nightly (08230775a 2017-02-24)
The text was updated successfully, but these errors were encountered:
rust-lang/rust#40026 (comment)
Sorry, something went wrong.
This should be fixed by rust-lang/rust#40111
No branches or pull requests
The text was updated successfully, but these errors were encountered: