Sep 21 07:44:44.186 INFO checking libgitdit-0.4.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:44:44.186 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:44:44.186 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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 07:44:44.398 INFO blam! a661a2444003ce5037081dc0447ceec05252c5609e924f085f4a3674928860d5 Sep 21 07:44:44.398 INFO running `"docker" "start" "-a" "a661a2444003ce5037081dc0447ceec05252c5609e924f085f4a3674928860d5"` Sep 21 07:44:45.268 INFO kablam! usermod: no changes Sep 21 07:44:45.388 INFO kablam! Checking libgitdit v0.4.0 (/source) Sep 21 07:44:46.177 INFO kablam! warning: the trait bound `S: std::convert::AsRef` is not satisfied Sep 21 07:44:46.177 INFO kablam! --> src/message/line_processor.rs:218:32 Sep 21 07:44:46.177 INFO kablam! | Sep 21 07:44:46.177 INFO kablam! 218 | pub type StrippingIter = TrailingBlankTrimmer< Sep 21 07:44:46.177 INFO kablam! | ________________________________^ Sep 21 07:44:46.177 INFO kablam! 219 | | StripWhiteSpaceRightIter< Sep 21 07:44:46.177 INFO kablam! 220 | | WithoutCommentsIter, Sep 21 07:44:46.177 INFO kablam! 221 | | S>, Sep 21 07:44:46.177 INFO kablam! 222 | | String>; Sep 21 07:44:46.177 INFO kablam! | |_______^ the trait `std::convert::AsRef` is not implemented for `S` Sep 21 07:44:46.177 INFO kablam! | Sep 21 07:44:46.177 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 07:44:46.177 INFO kablam! = help: consider adding a `where S: std::convert::AsRef` bound Sep 21 07:44:46.177 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:44:46.177 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:44:46.177 INFO kablam! Sep 21 07:44:46.177 INFO kablam! warning: the trait bound `I: std::iter::Iterator` is not satisfied Sep 21 07:44:46.177 INFO kablam! --> src/message/line_processor.rs:218:32 Sep 21 07:44:46.177 INFO kablam! | Sep 21 07:44:46.177 INFO kablam! 218 | pub type StrippingIter = TrailingBlankTrimmer< Sep 21 07:44:46.177 INFO kablam! | ________________________________^ Sep 21 07:44:46.177 INFO kablam! 219 | | StripWhiteSpaceRightIter< Sep 21 07:44:46.177 INFO kablam! 220 | | WithoutCommentsIter, Sep 21 07:44:46.177 INFO kablam! 221 | | S>, Sep 21 07:44:46.178 INFO kablam! 222 | | String>; Sep 21 07:44:46.178 INFO kablam! | |_______^ `I` is not an iterator; maybe try calling `.iter()` or a similar method Sep 21 07:44:46.178 INFO kablam! | Sep 21 07:44:46.178 INFO kablam! = help: the trait `std::iter::Iterator` is not implemented for `I` Sep 21 07:44:46.178 INFO kablam! = help: consider adding a `where I: std::iter::Iterator` bound Sep 21 07:44:46.178 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:44:46.178 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:44:46.178 INFO kablam! Sep 21 07:44:46.266 INFO kablam! warning: the trait bound `S: std::convert::AsRef` is not satisfied Sep 21 07:44:46.266 INFO kablam! --> src/message/line_processor.rs:218:32 Sep 21 07:44:46.266 INFO kablam! | Sep 21 07:44:46.266 INFO kablam! 218 | pub type StrippingIter = TrailingBlankTrimmer< Sep 21 07:44:46.266 INFO kablam! | ________________________________^ Sep 21 07:44:46.266 INFO kablam! 219 | | StripWhiteSpaceRightIter< Sep 21 07:44:46.266 INFO kablam! 220 | | WithoutCommentsIter, Sep 21 07:44:46.266 INFO kablam! 221 | | S>, Sep 21 07:44:46.266 INFO kablam! 222 | | String>; Sep 21 07:44:46.266 INFO kablam! | |_______^ the trait `std::convert::AsRef` is not implemented for `S` Sep 21 07:44:46.266 INFO kablam! | Sep 21 07:44:46.266 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 07:44:46.266 INFO kablam! = help: consider adding a `where S: std::convert::AsRef` bound Sep 21 07:44:46.266 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:44:46.266 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:44:46.266 INFO kablam! Sep 21 07:44:46.266 INFO kablam! warning: the trait bound `I: std::iter::Iterator` is not satisfied Sep 21 07:44:46.266 INFO kablam! --> src/message/line_processor.rs:218:32 Sep 21 07:44:46.266 INFO kablam! | Sep 21 07:44:46.266 INFO kablam! 218 | pub type StrippingIter = TrailingBlankTrimmer< Sep 21 07:44:46.266 INFO kablam! | ________________________________^ Sep 21 07:44:46.266 INFO kablam! 219 | | StripWhiteSpaceRightIter< Sep 21 07:44:46.266 INFO kablam! 220 | | WithoutCommentsIter, Sep 21 07:44:46.266 INFO kablam! 221 | | S>, Sep 21 07:44:46.266 INFO kablam! 222 | | String>; Sep 21 07:44:46.266 INFO kablam! | |_______^ `I` is not an iterator; maybe try calling `.iter()` or a similar method Sep 21 07:44:46.266 INFO kablam! | Sep 21 07:44:46.267 INFO kablam! = help: the trait `std::iter::Iterator` is not implemented for `I` Sep 21 07:44:46.267 INFO kablam! = help: consider adding a `where I: std::iter::Iterator` bound Sep 21 07:44:46.267 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:44:46.267 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:44:46.267 INFO kablam! Sep 21 07:44:46.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Sep 21 07:44:46.920 INFO kablam! su: No module specific data is present Sep 21 07:44:47.736 INFO running `"docker" "rm" "-f" "a661a2444003ce5037081dc0447ceec05252c5609e924f085f4a3674928860d5"` Sep 21 07:44:47.828 INFO blam! a661a2444003ce5037081dc0447ceec05252c5609e924f085f4a3674928860d5