Sep 21 12:02:34.254 INFO checking combine-language-3.0.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 12:02:34.254 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 12:02:34.254 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:34.384 INFO blam! a932cdf0fba220a776e610bced1812235bf60222338b559e61860e0272d2b4bc Sep 21 12:02:34.386 INFO running `"docker" "start" "-a" "a932cdf0fba220a776e610bced1812235bf60222338b559e61860e0272d2b4bc"` Sep 21 12:02:35.272 INFO kablam! usermod: no changes Sep 21 12:02:35.339 INFO kablam! Compiling combine-language v3.0.1 (/source) Sep 21 12:02:36.849 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 21 12:02:36.849 INFO kablam! --> src/lib.rs:163:1 Sep 21 12:02:36.849 INFO kablam! | Sep 21 12:02:36.849 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 21 12:02:36.849 INFO kablam! 164 | | where Sep 21 12:02:36.849 INFO kablam! 165 | | I: Stream + 'b, Sep 21 12:02:36.849 INFO kablam! 166 | | I::Error: ParseError, Sep 21 12:02:36.849 INFO kablam! 167 | | { Sep 21 12:02:36.849 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 21 12:02:36.849 INFO kablam! 169 | | } Sep 21 12:02:36.849 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 21 12:02:36.849 INFO kablam! | Sep 21 12:02:36.849 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 21 12:02:36.849 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 21 12:02:36.849 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Try, combine::combinator::NotFollowedBy, I, char>>>>>` Sep 21 12:02:36.849 INFO kablam! Sep 21 12:02:36.850 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 21 12:02:36.850 INFO kablam! --> src/lib.rs:163:1 Sep 21 12:02:36.850 INFO kablam! | Sep 21 12:02:36.850 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 21 12:02:36.852 INFO kablam! 164 | | where Sep 21 12:02:36.852 INFO kablam! 165 | | I: Stream + 'b, Sep 21 12:02:36.852 INFO kablam! 166 | | I::Error: ParseError, Sep 21 12:02:36.852 INFO kablam! 167 | | { Sep 21 12:02:36.852 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 21 12:02:36.852 INFO kablam! 169 | | } Sep 21 12:02:36.852 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 21 12:02:36.852 INFO kablam! | Sep 21 12:02:36.852 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 21 12:02:36.852 INFO kablam! = note: required by `combine::StreamOnce` Sep 21 12:02:36.852 INFO kablam! Sep 21 12:02:36.852 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 21 12:02:36.852 INFO kablam! --> src/lib.rs:168:5 Sep 21 12:02:36.852 INFO kablam! | Sep 21 12:02:36.852 INFO kablam! 168 | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 21 12:02:36.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 21 12:02:36.852 INFO kablam! | Sep 21 12:02:36.852 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 21 12:02:36.852 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 21 12:02:36.852 INFO kablam! = note: required by `combine::combinator::Skip` Sep 21 12:02:36.852 INFO kablam! Sep 21 12:02:36.958 INFO kablam! error: aborting due to 3 previous errors Sep 21 12:02:36.958 INFO kablam! Sep 21 12:02:36.958 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 12:02:36.958 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 21 12:02:36.958 INFO kablam! --> src/lib.rs:163:1 Sep 21 12:02:36.958 INFO kablam! | Sep 21 12:02:36.958 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 21 12:02:36.958 INFO kablam! 164 | | where Sep 21 12:02:36.958 INFO kablam! 165 | | I: Stream + 'b, Sep 21 12:02:36.958 INFO kablam! 166 | | I::Error: ParseError, Sep 21 12:02:36.958 INFO kablam! 167 | | { Sep 21 12:02:36.958 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 21 12:02:36.958 INFO kablam! 169 | | } Sep 21 12:02:36.958 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 21 12:02:36.958 INFO kablam! | Sep 21 12:02:36.958 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 21 12:02:36.958 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 21 12:02:36.958 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Try, combine::combinator::NotFollowedBy, I, char>>>>>` Sep 21 12:02:36.958 INFO kablam! Sep 21 12:02:36.958 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 21 12:02:36.958 INFO kablam! --> src/lib.rs:163:1 Sep 21 12:02:36.958 INFO kablam! | Sep 21 12:02:36.958 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 21 12:02:36.958 INFO kablam! 164 | | where Sep 21 12:02:36.958 INFO kablam! 165 | | I: Stream + 'b, Sep 21 12:02:36.958 INFO kablam! 166 | | I::Error: ParseError, Sep 21 12:02:36.958 INFO kablam! 167 | | { Sep 21 12:02:36.958 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 21 12:02:36.958 INFO kablam! 169 | | } Sep 21 12:02:36.958 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 21 12:02:36.958 INFO kablam! | Sep 21 12:02:36.958 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 21 12:02:36.958 INFO kablam! = note: required by `combine::StreamOnce` Sep 21 12:02:36.959 INFO kablam! Sep 21 12:02:36.959 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 21 12:02:36.959 INFO kablam! --> src/lib.rs:168:5 Sep 21 12:02:36.959 INFO kablam! | Sep 21 12:02:36.959 INFO kablam! 168 | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 21 12:02:36.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 21 12:02:36.959 INFO kablam! | Sep 21 12:02:36.959 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 21 12:02:36.959 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 21 12:02:36.959 INFO kablam! = note: required by `combine::combinator::Skip` Sep 21 12:02:36.959 INFO kablam! Sep 21 12:02:36.970 INFO kablam! error: Could not compile `combine-language`. Sep 21 12:02:36.970 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 12:02:37.114 INFO kablam! error: aborting due to 3 previous errors Sep 21 12:02:37.114 INFO kablam! Sep 21 12:02:37.114 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 12:02:37.124 INFO kablam! error: Could not compile `combine-language`. Sep 21 12:02:37.124 INFO kablam! Sep 21 12:02:37.124 INFO kablam! To learn more, run the command again with --verbose. Sep 21 12:02:37.130 INFO kablam! su: No module specific data is present Sep 21 12:02:37.888 INFO running `"docker" "rm" "-f" "a932cdf0fba220a776e610bced1812235bf60222338b559e61860e0272d2b4bc"` Sep 21 12:02:37.987 INFO blam! a932cdf0fba220a776e610bced1812235bf60222338b559e61860e0272d2b4bc