fn parse_input(input: &String) -> RaceTrack
Turn the input file into the set of free spaces that make up the race’s course (including start and end) as well as storing the positions of the start and end spaces.