Sep 20 05:12:24.348 INFO checking combine-language-3.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 05:12:24.348 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 05:12:24.348 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:12:24.510 INFO blam! aa55bc8f7c328bdfc831facc762e65c3cd7ef26d8621d4827e4df90255256073 Sep 20 05:12:24.511 INFO running `"docker" "start" "-a" "aa55bc8f7c328bdfc831facc762e65c3cd7ef26d8621d4827e4df90255256073"` Sep 20 05:12:25.430 INFO kablam! usermod: no changes Sep 20 05:12:25.504 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 20 05:12:26.954 INFO kablam! Checking skeptic v0.9.0 Sep 20 05:12:29.621 INFO kablam! Compiling combine-language v3.0.1 (/source) Sep 20 05:12:31.494 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 05:12:31.494 INFO kablam! --> src/lib.rs:163:1 Sep 20 05:12:31.494 INFO kablam! | Sep 20 05:12:31.494 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 05:12:31.494 INFO kablam! 164 | | where Sep 20 05:12:31.494 INFO kablam! 165 | | I: Stream + 'b, Sep 20 05:12:31.494 INFO kablam! 166 | | I::Error: ParseError, Sep 20 05:12:31.494 INFO kablam! 167 | | { Sep 20 05:12:31.494 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 05:12:31.494 INFO kablam! 169 | | } Sep 20 05:12:31.494 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 05:12:31.494 INFO kablam! | Sep 20 05:12:31.494 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 05:12:31.494 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 05:12:31.494 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Try, combine::combinator::NotFollowedBy, I, char>>>>>` Sep 20 05:12:31.494 INFO kablam! Sep 20 05:12:31.498 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 05:12:31.498 INFO kablam! --> src/lib.rs:163:1 Sep 20 05:12:31.498 INFO kablam! | Sep 20 05:12:31.498 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 05:12:31.498 INFO kablam! 164 | | where Sep 20 05:12:31.498 INFO kablam! 165 | | I: Stream + 'b, Sep 20 05:12:31.498 INFO kablam! 166 | | I::Error: ParseError, Sep 20 05:12:31.498 INFO kablam! 167 | | { Sep 20 05:12:31.498 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 05:12:31.498 INFO kablam! 169 | | } Sep 20 05:12:31.498 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 05:12:31.498 INFO kablam! | Sep 20 05:12:31.498 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 05:12:31.498 INFO kablam! = note: required by `combine::StreamOnce` Sep 20 05:12:31.498 INFO kablam! Sep 20 05:12:31.498 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 05:12:31.498 INFO kablam! --> src/lib.rs:168:5 Sep 20 05:12:31.498 INFO kablam! | Sep 20 05:12:31.498 INFO kablam! 168 | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 05:12:31.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 05:12:31.498 INFO kablam! | Sep 20 05:12:31.498 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 05:12:31.498 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 05:12:31.498 INFO kablam! = note: required by `combine::combinator::Skip` Sep 20 05:12:31.498 INFO kablam! Sep 20 05:12:31.591 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 05:12:31.591 INFO kablam! --> src/lib.rs:163:1 Sep 20 05:12:31.591 INFO kablam! | Sep 20 05:12:31.591 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 05:12:31.591 INFO kablam! 164 | | where Sep 20 05:12:31.591 INFO kablam! 165 | | I: Stream + 'b, Sep 20 05:12:31.591 INFO kablam! 166 | | I::Error: ParseError, Sep 20 05:12:31.591 INFO kablam! 167 | | { Sep 20 05:12:31.591 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 05:12:31.591 INFO kablam! 169 | | } Sep 20 05:12:31.591 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 05:12:31.591 INFO kablam! | Sep 20 05:12:31.591 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 05:12:31.591 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 05:12:31.591 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Try, combine::combinator::NotFollowedBy, I, char>>>>>` Sep 20 05:12:31.591 INFO kablam! Sep 20 05:12:31.593 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 05:12:31.594 INFO kablam! --> src/lib.rs:163:1 Sep 20 05:12:31.594 INFO kablam! | Sep 20 05:12:31.594 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 05:12:31.594 INFO kablam! 164 | | where Sep 20 05:12:31.594 INFO kablam! 165 | | I: Stream + 'b, Sep 20 05:12:31.594 INFO kablam! 166 | | I::Error: ParseError, Sep 20 05:12:31.594 INFO kablam! 167 | | { Sep 20 05:12:31.594 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 05:12:31.594 INFO kablam! 169 | | } Sep 20 05:12:31.594 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 05:12:31.594 INFO kablam! | Sep 20 05:12:31.594 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 05:12:31.594 INFO kablam! = note: required by `combine::StreamOnce` Sep 20 05:12:31.594 INFO kablam! Sep 20 05:12:31.594 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 05:12:31.594 INFO kablam! --> src/lib.rs:168:5 Sep 20 05:12:31.594 INFO kablam! | Sep 20 05:12:31.594 INFO kablam! 168 | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 05:12:31.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 05:12:31.594 INFO kablam! | Sep 20 05:12:31.594 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 05:12:31.594 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 05:12:31.594 INFO kablam! = note: required by `combine::combinator::Skip` Sep 20 05:12:31.594 INFO kablam! Sep 20 05:12:31.622 INFO kablam! error: aborting due to 3 previous errors Sep 20 05:12:31.622 INFO kablam! Sep 20 05:12:31.622 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 05:12:31.636 INFO kablam! error: Could not compile `combine-language`. Sep 20 05:12:31.636 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:12:31.717 INFO kablam! error: aborting due to 3 previous errors Sep 20 05:12:31.717 INFO kablam! Sep 20 05:12:31.717 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 05:12:31.727 INFO kablam! error: Could not compile `combine-language`. Sep 20 05:12:31.727 INFO kablam! Sep 20 05:12:31.727 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:12:31.729 INFO kablam! su: No module specific data is present Sep 20 05:12:32.268 INFO running `"docker" "rm" "-f" "aa55bc8f7c328bdfc831facc762e65c3cd7ef26d8621d4827e4df90255256073"` Sep 20 05:12:32.394 INFO blam! aa55bc8f7c328bdfc831facc762e65c3cd7ef26d8621d4827e4df90255256073