error: expected type; found service `Service`
   ╭▸ test/ui/did_you_mean_key_type.aldrin:28:20
   │
28 │ newtype Set4 = set<did_you_mean_key_type_import::Service>;
   │                    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ type expected here
   │
   ╰ help: did you mean `did_you_mean_key_type_import::SeRvIce`?