You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently the default for build is --release, which makes the shorthand -r a no-op (and actually, made me believe that the default was still debug until @kevmoo corrected me on that). Consider dropping the -r shorthand.