Before we run RMC on the extracted examples from the Rust books, we need to do the following pre-processing steps: - [x] Extract compiler annotations in code blocks and translate them to appropriate RMC flags. - [x] #407 - [x] #408