-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-criticalCritical priorityCritical priorityT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Description
~/.cargo/bin/cargo +master fmt
/home/matthias/.rustup/toolchains/master/bin/rustfmt: error while loading shared libraries: librustc_driver-db25bd44b4d5bdcc.so: cannot open shared object file: No such file or directory
~/.cargo/bin/cargo +master clippy
/home/matthias/.rustup/toolchains/master/bin/cargo-clippy: error while loading shared libraries: librustc_driver-db25bd44b4d5bdcc.so: cannot open shared object file: No such file or directory
rustc 1.87.0-nightly (bb2cc59a2 2025-02-23)
binary: rustc
commit-hash: bb2cc59a2172d6e35c89b409a4e6b5058d9039d7
commit-date: 2025-02-23
host: x86_64-unknown-linux-gnu
release: 1.87.0-nightly
LLVM version: 20.1.0
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.P-criticalCritical priorityCritical priorityT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.