error: rustc_outlives --> $DIR/explicit-dyn.rs:8:1 | LL | / struct Foo<'a, A> LL | | { LL | | foo: Box> LL | | } | |_^ | = note: A : 'a error: aborting due to previous error