error: rustc_outlives --> $DIR/infer-static.rs:15:1 | LL | / struct Foo { //~ ERROR 15:1: 17:2: rustc_outlives LL | | bar: Bar LL | | } | |_^ | = note: U : 'static error: aborting due to previous error