extern crate self as this; extern crate std; extern crate alloc as abc; extern crate unresolved as definitely_unresolved; extern crate unresolved as _; extern crate test as opt_in_crate; extern crate test as _; extern crate proc_macro;