Refuse a missing [nodes] directory with a clean message instead of the cargo metadata leak #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Friction (fieldtest cycle-241, 2026-07-12, engine at
72c0b8a)An
Aura.toml[nodes]pointer at a missing directory refuses with the pointer context wrapping a raw toolchain error:The pointer prefix (#241) is right; the inner
cargo metadata+os error 2tail is noise for what is simply a nonexistent directory. A pre-check on the pointer target (node crate directorydoes not exist (from [nodes] in Aura.toml)) would say exactly that; the cargo-metadata wrap stays for genuinely broken crates (dir exists, no cdylib manifest).