> Could the importer be changed to either ignore targets that don’t match > the current architecture or to uniquify the list of inputs?
It could, but I don't see an advantage. It takes more than just removing duplicate inputs for the thing to build. I'd find time spent on a Cargo.lock parser (which should be quite easy) to be more useful, but if someone wants to do it...
