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