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