instructions

  1. cargo build
  2. ./target/debug/demo

output

Abort trap: 6

notes

Commenting or uncommenting the queue.finish line changes the program from producing the wrong output to aborting.