Sep 21 05:55:34.796 INFO checking parse-hosts-0.5.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 05:55:34.796 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 05:55:34.796 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 05:55:34.914 INFO blam! 227c88eb3483aed1f436af11e5818c0e24d468bdf1e680beb03193afd6afc01f Sep 21 05:55:34.916 INFO running `"docker" "start" "-a" "227c88eb3483aed1f436af11e5818c0e24d468bdf1e680beb03193afd6afc01f"` Sep 21 05:55:35.705 INFO kablam! usermod: no changes Sep 21 05:55:35.743 INFO kablam! Checking extra-default v0.2.0 Sep 21 05:55:35.743 INFO kablam! Checking len-trait v0.6.1 Sep 21 05:55:35.743 INFO kablam! Checking bow v1.0.3 Sep 21 05:55:36.084 INFO kablam! Checking push-trait v0.6.0 Sep 21 05:55:36.422 INFO kablam! Checking multistr v0.5.4 Sep 21 05:55:37.010 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 05:55:37.010 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/vec.rs:442:24 Sep 21 05:55:37.010 INFO kablam! | Sep 21 05:55:37.010 INFO kablam! 442 | pub type SliceVec = Dynamic<[T]>; Sep 21 05:55:37.010 INFO kablam! | - ^^^^^^^^^^^^ Sep 21 05:55:37.010 INFO kablam! | | Sep 21 05:55:37.010 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 05:55:37.010 INFO kablam! | Sep 21 05:55:37.010 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 05:55:37.010 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/vec.rs:442:24 Sep 21 05:55:37.010 INFO kablam! | Sep 21 05:55:37.010 INFO kablam! 442 | pub type SliceVec = Dynamic<[T]>; Sep 21 05:55:37.010 INFO kablam! | ^^^^^^^^^^^^ Sep 21 05:55:37.010 INFO kablam! Sep 21 05:55:37.026 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 21 05:55:37.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/array.rs:247:48 Sep 21 05:55:37.026 INFO kablam! | Sep 21 05:55:37.026 INFO kablam! 247 | pub type $slice_name = $name<[T]>; Sep 21 05:55:37.026 INFO kablam! | - ^ Sep 21 05:55:37.026 INFO kablam! | | Sep 21 05:55:37.026 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 21 05:55:37.026 INFO kablam! ... Sep 21 05:55:37.026 INFO kablam! 261 | / gen_impl! { Sep 21 05:55:37.026 INFO kablam! 262 | | Static2, SliceArray2, StringArray2, CStringArray2, OsStringArray2, 2, Sep 21 05:55:37.026 INFO kablam! 263 | | Static3, SliceArray3, StringArray3, CStringArray3, OsStringArray3, 3, Sep 21 05:55:37.026 INFO kablam! 264 | | Static4, SliceArray4, StringArray4, CStringArray4, OsStringArray4, 4, Sep 21 05:55:37.026 INFO kablam! ... | Sep 21 05:55:37.026 INFO kablam! 276 | | Static16, SliceArray16, StringArray16, CStringArray16, OsStringArray16, 16, Sep 21 05:55:37.026 INFO kablam! 277 | | } Sep 21 05:55:37.026 INFO kablam! | |_- in this macro invocation Sep 21 05:55:37.026 INFO kablam! | Sep 21 05:55:37.026 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 21 05:55:37.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/array.rs:247:48 Sep 21 05:55:37.026 INFO kablam! | Sep 21 05:55:37.026 INFO kablam! 247 | pub type $slice_name = $name<[T]>; Sep 21 05:55:37.026 INFO kablam! | ^ Sep 21 05:55:37.026 INFO kablam! ... Sep 21 05:55:37.026 INFO kablam! 261 | / gen_impl! { Sep 21 05:55:37.026 INFO kablam! 262 | | Static2, SliceArray2, StringArray2, CStringArray2, OsStringArray2, 2, Sep 21 05:55:37.026 INFO kablam! 263 | | Static3, SliceArray3, StringArray3, CStringArray3, OsStringArray3, 3, Sep 21 05:55:37.026 INFO kablam! 264 | | Static4, SliceArray4, StringArray4, CStringArray4, OsStringArray4, 4, Sep 21 05:55:37.026 INFO kablam! ... | Sep 21 05:55:37.026 INFO kablam! 276 | | Static16, SliceArray16, StringArray16, CStringArray16, OsStringArray16, 16, Sep 21 05:55:37.026 INFO kablam! 277 | | } Sep 21 05:55:37.026 INFO kablam! | |_- in this macro invocation Sep 21 05:55:37.026 INFO kablam! Sep 21 05:55:37.972 INFO kablam! error: aborting due to 2 previous errors Sep 21 05:55:37.972 INFO kablam! Sep 21 05:55:37.972 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 21 05:55:37.980 INFO kablam! error: Could not compile `multistr`. Sep 21 05:55:37.980 INFO kablam! Sep 21 05:55:37.980 INFO kablam! To learn more, run the command again with --verbose. Sep 21 05:55:37.981 INFO kablam! su: No module specific data is present Sep 21 05:55:38.863 INFO running `"docker" "rm" "-f" "227c88eb3483aed1f436af11e5818c0e24d468bdf1e680beb03193afd6afc01f"` Sep 21 05:55:38.979 INFO blam! 227c88eb3483aed1f436af11e5818c0e24d468bdf1e680beb03193afd6afc01f