//@ check-pass #[derive(Debug)] struct S { t: T, s: Box>, } fn main() {}