https://github.com/amethyst/rendy/blob/master/graph/src/node/render/pass.rs#L718 The subtraction here underflows when attachments.len() == 0. This causes a crash in developer mode.