pub const EXIT_UNUSABLE_RESULT: i32 = 6;
A run produced no usable result (empty / is_error). Emitted by the binary directly (never as an error envelope); the reliable machine signal is this code, not stderr.
is_error