Dave Spadea
Dave Spadea
Watching the status bar more closely, it does seem to load at least _some_ of the cargo.toml files - I don't know how much - but then it just stops...
It looks like a similar thing happens in Visual Studio Code's rust-analyzer plugin. It'll run RA, even find some issues, but it seems to not analyze all of the workspaces...
Here it is: ``` error: failed to build archive: No such file or directory error: could not compile `czi-doctor` (lib) due to previous error Caused by: process didn't exit successfully:...
Please find attached. [cross.log](https://github.com/cross-rs/cross/files/11692208/cross.log)
@mplanchard Sadly, no, I didn't. I think I remember afterward seeing similar behavio when building my own build container in Docker and running the build in there. Could maybe (?)...
Just to avoid any red herrings, note that I did migrate my keyring to an external file from `trusted.gpg` due to warnings from Apt, but this problem has existed for...