fn main() { let _: String = Box::new(String::new()); //~^ ERROR mismatched types }