Add .cargo/config.toml to force all builds (including worktrees created by Claude Code agents) to share a single target/ directory. Without this, each worktree creates its own ~3GB target/ directory which fills the disk when multiple agents are working in parallel. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>