Sep 21 12:02:35.713 INFO checking combine-3.5.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 12:02:35.713 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 12:02:35.713 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/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 12:02:35.868 INFO blam! 8db520b5a343d1f69768f9488f49fabfb950134ac939f9723b6feeb36946670c Sep 21 12:02:35.870 INFO running `"docker" "start" "-a" "8db520b5a343d1f69768f9488f49fabfb950134ac939f9723b6feeb36946670c"` Sep 21 12:02:36.965 INFO kablam! usermod: no changes Sep 21 12:02:37.110 INFO kablam! Checking combine v3.5.2 (/source) Sep 21 12:02:37.110 INFO kablam! Checking partial-io v0.3.0 Sep 21 12:02:39.354 INFO kablam! warning: the trait bound `I: stream::StreamOnce` is not satisfied Sep 21 12:02:39.354 INFO kablam! --> src/error.rs:204:30 Sep 21 12:02:39.354 INFO kablam! | Sep 21 12:02:39.354 INFO kablam! 204 | pub type ParseResult = Result<(O, Consumed<()>), Consumed::Error>>>; Sep 21 12:02:39.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `stream::StreamOnce` is not implemented for `I` Sep 21 12:02:39.354 INFO kablam! | Sep 21 12:02:39.354 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 12:02:39.354 INFO kablam! = help: consider adding a `where I: stream::StreamOnce` bound Sep 21 12:02:39.354 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:39.354 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:39.354 INFO kablam! Sep 21 12:02:39.356 INFO kablam! warning: the trait bound `I: stream::StreamOnce` is not satisfied Sep 21 12:02:39.356 INFO kablam! --> src/error.rs:708:33 Sep 21 12:02:39.356 INFO kablam! | Sep 21 12:02:39.356 INFO kablam! 708 | pub type ConsumedResult = FastResult::Error>; Sep 21 12:02:39.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `stream::StreamOnce` is not implemented for `I` Sep 21 12:02:39.356 INFO kablam! | Sep 21 12:02:39.356 INFO kablam! = help: consider adding a `where I: stream::StreamOnce` bound Sep 21 12:02:39.356 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:39.356 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:39.356 INFO kablam! Sep 21 12:02:39.361 INFO kablam! warning: the trait bound `S: stream::StreamOnce` is not satisfied Sep 21 12:02:39.361 INFO kablam! --> src/stream/easy.rs:559:5 Sep 21 12:02:39.361 INFO kablam! | Sep 21 12:02:39.361 INFO kablam! 559 | Errors<::Item, ::Range, ::Position>; Sep 21 12:02:39.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `stream::StreamOnce` is not implemented for `S` Sep 21 12:02:39.361 INFO kablam! | Sep 21 12:02:39.361 INFO kablam! = help: consider adding a `where S: stream::StreamOnce` bound Sep 21 12:02:39.361 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:39.361 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:39.361 INFO kablam! Sep 21 12:02:39.382 INFO kablam! warning: the trait bound `I: stream::StreamOnce` is not satisfied Sep 21 12:02:39.382 INFO kablam! --> src/stream/mod.rs:90:30 Sep 21 12:02:39.382 INFO kablam! | Sep 21 12:02:39.382 INFO kablam! 90 | pub type StreamErrorFor = <::Error as ParseError< Sep 21 12:02:39.382 INFO kablam! | ______________________________^ Sep 21 12:02:39.382 INFO kablam! 91 | | ::Item, Sep 21 12:02:39.382 INFO kablam! 92 | | ::Range, Sep 21 12:02:39.382 INFO kablam! 93 | | ::Position, Sep 21 12:02:39.382 INFO kablam! 94 | | >>::StreamError; Sep 21 12:02:39.382 INFO kablam! | |_______________^ the trait `stream::StreamOnce` is not implemented for `I` Sep 21 12:02:39.382 INFO kablam! | Sep 21 12:02:39.382 INFO kablam! = help: consider adding a `where I: stream::StreamOnce` bound Sep 21 12:02:39.382 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:39.382 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:39.382 INFO kablam! Sep 21 12:02:39.630 INFO kablam! warning: the trait bound `P: parser::Parser` is not satisfied Sep 21 12:02:39.630 INFO kablam! --> src/parser/sequence.rs:33:35 Sep 21 12:02:39.630 INFO kablam! | Sep 21 12:02:39.630 INFO kablam! 33 | pub type ParserSequenceState

= SequenceState<

::Output,

::PartialState>; Sep 21 12:02:39.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `parser::Parser` is not implemented for `P` Sep 21 12:02:39.630 INFO kablam! | Sep 21 12:02:39.630 INFO kablam! = help: consider adding a `where P: parser::Parser` bound Sep 21 12:02:39.630 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:39.630 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:39.630 INFO kablam! Sep 21 12:02:40.386 INFO kablam! warning: the trait bound `I: stream::StreamOnce` is not satisfied Sep 21 12:02:40.387 INFO kablam! --> src/error.rs:204:30 Sep 21 12:02:40.387 INFO kablam! | Sep 21 12:02:40.387 INFO kablam! 204 | pub type ParseResult = Result<(O, Consumed<()>), Consumed::Error>>>; Sep 21 12:02:40.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `stream::StreamOnce` is not implemented for `I` Sep 21 12:02:40.387 INFO kablam! | Sep 21 12:02:40.387 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 12:02:40.387 INFO kablam! = help: consider adding a `where I: stream::StreamOnce` bound Sep 21 12:02:40.387 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:40.387 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:40.387 INFO kablam! Sep 21 12:02:40.388 INFO kablam! warning: the trait bound `I: stream::StreamOnce` is not satisfied Sep 21 12:02:40.388 INFO kablam! --> src/error.rs:708:33 Sep 21 12:02:40.388 INFO kablam! | Sep 21 12:02:40.388 INFO kablam! 708 | pub type ConsumedResult = FastResult::Error>; Sep 21 12:02:40.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `stream::StreamOnce` is not implemented for `I` Sep 21 12:02:40.388 INFO kablam! | Sep 21 12:02:40.388 INFO kablam! = help: consider adding a `where I: stream::StreamOnce` bound Sep 21 12:02:40.388 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:40.388 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:40.388 INFO kablam! Sep 21 12:02:40.402 INFO kablam! warning: the trait bound `S: stream::StreamOnce` is not satisfied Sep 21 12:02:40.402 INFO kablam! --> src/stream/easy.rs:559:5 Sep 21 12:02:40.402 INFO kablam! | Sep 21 12:02:40.402 INFO kablam! 559 | Errors<::Item, ::Range, ::Position>; Sep 21 12:02:40.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `stream::StreamOnce` is not implemented for `S` Sep 21 12:02:40.402 INFO kablam! | Sep 21 12:02:40.402 INFO kablam! = help: consider adding a `where S: stream::StreamOnce` bound Sep 21 12:02:40.402 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:40.402 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:40.402 INFO kablam! Sep 21 12:02:40.414 INFO kablam! warning: the trait bound `I: stream::StreamOnce` is not satisfied Sep 21 12:02:40.414 INFO kablam! --> src/stream/mod.rs:90:30 Sep 21 12:02:40.414 INFO kablam! | Sep 21 12:02:40.414 INFO kablam! 90 | pub type StreamErrorFor = <::Error as ParseError< Sep 21 12:02:40.414 INFO kablam! | ______________________________^ Sep 21 12:02:40.414 INFO kablam! 91 | | ::Item, Sep 21 12:02:40.414 INFO kablam! 92 | | ::Range, Sep 21 12:02:40.414 INFO kablam! 93 | | ::Position, Sep 21 12:02:40.414 INFO kablam! 94 | | >>::StreamError; Sep 21 12:02:40.414 INFO kablam! | |_______________^ the trait `stream::StreamOnce` is not implemented for `I` Sep 21 12:02:40.414 INFO kablam! | Sep 21 12:02:40.414 INFO kablam! = help: consider adding a `where I: stream::StreamOnce` bound Sep 21 12:02:40.414 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:40.414 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:40.414 INFO kablam! Sep 21 12:02:40.586 INFO kablam! warning: the trait bound `P: parser::Parser` is not satisfied Sep 21 12:02:40.586 INFO kablam! --> src/parser/sequence.rs:33:35 Sep 21 12:02:40.586 INFO kablam! | Sep 21 12:02:40.586 INFO kablam! 33 | pub type ParserSequenceState

= SequenceState<

::Output,

::PartialState>; Sep 21 12:02:40.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `parser::Parser` is not implemented for `P` Sep 21 12:02:40.586 INFO kablam! | Sep 21 12:02:40.586 INFO kablam! = help: consider adding a `where P: parser::Parser` bound Sep 21 12:02:40.586 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 12:02:40.586 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 12:02:40.586 INFO kablam! Sep 21 12:03:01.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.52s Sep 21 12:03:01.525 INFO kablam! su: No module specific data is present Sep 21 12:03:02.287 INFO running `"docker" "rm" "-f" "8db520b5a343d1f69768f9488f49fabfb950134ac939f9723b6feeb36946670c"` Sep 21 12:03:02.363 INFO blam! 8db520b5a343d1f69768f9488f49fabfb950134ac939f9723b6feeb36946670c