Sep 17 20:13:51.053 INFO checking parse-hosts-0.5.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 20:13:51.053 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 20:13:51.053 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 20:13:51.259 INFO blam! d7c11498969b5443e908970d0ce0869818970a7e91b65ee62a453e09e2c9eef3 Sep 17 20:13:51.262 INFO running `"docker" "start" "-a" "d7c11498969b5443e908970d0ce0869818970a7e91b65ee62a453e09e2c9eef3"` Sep 17 20:13:52.208 INFO kablam! usermod: no changes Sep 17 20:13:52.251 INFO kablam! Checking extra-default v0.2.0 Sep 17 20:13:52.251 INFO kablam! Checking bow v1.0.3 Sep 17 20:13:52.251 INFO kablam! Checking push-trait v0.6.0 Sep 17 20:13:52.651 INFO kablam! Checking multistr v0.5.4 Sep 17 20:13:53.239 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 17 20:13:53.239 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/vec.rs:442:24 Sep 17 20:13:53.239 INFO kablam! | Sep 17 20:13:53.240 INFO kablam! 442 | pub type SliceVec = Dynamic<[T]>; Sep 17 20:13:53.240 INFO kablam! | - ^^^^^^^^^^^^ Sep 17 20:13:53.240 INFO kablam! | | Sep 17 20:13:53.240 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 17 20:13:53.240 INFO kablam! | Sep 17 20:13:53.240 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 17 20:13:53.240 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/vec.rs:442:24 Sep 17 20:13:53.240 INFO kablam! | Sep 17 20:13:53.240 INFO kablam! 442 | pub type SliceVec = Dynamic<[T]>; Sep 17 20:13:53.240 INFO kablam! | ^^^^^^^^^^^^ Sep 17 20:13:53.240 INFO kablam! Sep 17 20:13:53.259 INFO kablam! error[E0310]: the parameter type `T` may not live long enough Sep 17 20:13:53.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/array.rs:247:48 Sep 17 20:13:53.259 INFO kablam! | Sep 17 20:13:53.259 INFO kablam! 247 | pub type $slice_name = $name<[T]>; Sep 17 20:13:53.259 INFO kablam! | - ^ Sep 17 20:13:53.259 INFO kablam! | | Sep 17 20:13:53.259 INFO kablam! | help: consider adding an explicit lifetime bound `T: 'static`... Sep 17 20:13:53.259 INFO kablam! ... Sep 17 20:13:53.259 INFO kablam! 261 | / gen_impl! { Sep 17 20:13:53.259 INFO kablam! 262 | | Static2, SliceArray2, StringArray2, CStringArray2, OsStringArray2, 2, Sep 17 20:13:53.259 INFO kablam! 263 | | Static3, SliceArray3, StringArray3, CStringArray3, OsStringArray3, 3, Sep 17 20:13:53.259 INFO kablam! 264 | | Static4, SliceArray4, StringArray4, CStringArray4, OsStringArray4, 4, Sep 17 20:13:53.259 INFO kablam! ... | Sep 17 20:13:53.259 INFO kablam! 276 | | Static16, SliceArray16, StringArray16, CStringArray16, OsStringArray16, 16, Sep 17 20:13:53.259 INFO kablam! 277 | | } Sep 17 20:13:53.259 INFO kablam! | |_- in this macro invocation Sep 17 20:13:53.259 INFO kablam! | Sep 17 20:13:53.259 INFO kablam! note: ...so that the type `T` will meet its required lifetime bounds Sep 17 20:13:53.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/multistr-0.5.4/src/array.rs:247:48 Sep 17 20:13:53.259 INFO kablam! | Sep 17 20:13:53.259 INFO kablam! 247 | pub type $slice_name = $name<[T]>; Sep 17 20:13:53.259 INFO kablam! | ^ Sep 17 20:13:53.259 INFO kablam! ... Sep 17 20:13:53.259 INFO kablam! 261 | / gen_impl! { Sep 17 20:13:53.259 INFO kablam! 262 | | Static2, SliceArray2, StringArray2, CStringArray2, OsStringArray2, 2, Sep 17 20:13:53.260 INFO kablam! 263 | | Static3, SliceArray3, StringArray3, CStringArray3, OsStringArray3, 3, Sep 17 20:13:53.260 INFO kablam! 264 | | Static4, SliceArray4, StringArray4, CStringArray4, OsStringArray4, 4, Sep 17 20:13:53.260 INFO kablam! ... | Sep 17 20:13:53.260 INFO kablam! 276 | | Static16, SliceArray16, StringArray16, CStringArray16, OsStringArray16, 16, Sep 17 20:13:53.260 INFO kablam! 277 | | } Sep 17 20:13:53.260 INFO kablam! | |_- in this macro invocation Sep 17 20:13:53.260 INFO kablam! Sep 17 20:13:53.982 INFO kablam! error: aborting due to 2 previous errors Sep 17 20:13:53.982 INFO kablam! Sep 17 20:13:53.982 INFO kablam! For more information about this error, try `rustc --explain E0310`. Sep 17 20:13:53.991 INFO kablam! error: Could not compile `multistr`. Sep 17 20:13:53.991 INFO kablam! Sep 17 20:13:53.991 INFO kablam! To learn more, run the command again with --verbose. Sep 17 20:13:53.992 INFO kablam! su: No module specific data is present Sep 17 20:13:54.382 INFO running `"docker" "rm" "-f" "d7c11498969b5443e908970d0ce0869818970a7e91b65ee62a453e09e2c9eef3"` Sep 17 20:13:54.465 INFO blam! d7c11498969b5443e908970d0ce0869818970a7e91b65ee62a453e09e2c9eef3