Sep 20 03:31:20.975 INFO checking combine-language-3.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:31:20.975 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:31:20.975 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:31:21.103 INFO blam! fa3266c524a41ebcfed77a1a600c81adb9218c827b5db9e740ecaecc1e5681fc Sep 20 03:31:21.105 INFO running `"docker" "start" "-a" "fa3266c524a41ebcfed77a1a600c81adb9218c827b5db9e740ecaecc1e5681fc"` Sep 20 03:31:22.382 INFO kablam! usermod: no changes Sep 20 03:31:22.453 INFO kablam! Compiling pulldown-cmark v0.0.8 Sep 20 03:31:23.355 INFO kablam! Checking skeptic v0.9.0 Sep 20 03:31:25.560 INFO kablam! Compiling combine-language v3.0.1 (/source) Sep 20 03:31:27.403 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 03:31:27.403 INFO kablam! --> src/lib.rs:163:1 Sep 20 03:31:27.403 INFO kablam! | Sep 20 03:31:27.403 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 03:31:27.403 INFO kablam! 164 | | where Sep 20 03:31:27.403 INFO kablam! 165 | | I: Stream + 'b, Sep 20 03:31:27.403 INFO kablam! 166 | | I::Error: ParseError, Sep 20 03:31:27.403 INFO kablam! 167 | | { Sep 20 03:31:27.403 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 03:31:27.403 INFO kablam! 169 | | } Sep 20 03:31:27.403 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 03:31:27.403 INFO kablam! | Sep 20 03:31:27.403 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 03:31:27.403 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 03:31:27.403 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 03:31:27.403 INFO kablam! Sep 20 03:31:27.403 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 03:31:27.403 INFO kablam! --> src/lib.rs:163:1 Sep 20 03:31:27.403 INFO kablam! | Sep 20 03:31:27.403 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 03:31:27.403 INFO kablam! 164 | | where Sep 20 03:31:27.403 INFO kablam! 165 | | I: Stream + 'b, Sep 20 03:31:27.403 INFO kablam! 166 | | I::Error: ParseError, Sep 20 03:31:27.403 INFO kablam! 167 | | { Sep 20 03:31:27.403 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 03:31:27.403 INFO kablam! 169 | | } Sep 20 03:31:27.403 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 03:31:27.403 INFO kablam! | Sep 20 03:31:27.403 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 03:31:27.403 INFO kablam! = note: required by `combine::StreamOnce` Sep 20 03:31:27.403 INFO kablam! Sep 20 03:31:27.407 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 03:31:27.407 INFO kablam! --> src/lib.rs:168:5 Sep 20 03:31:27.407 INFO kablam! | Sep 20 03:31:27.407 INFO kablam! 168 | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 03:31:27.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 03:31:27.407 INFO kablam! | Sep 20 03:31:27.407 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 03:31:27.407 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 03:31:27.407 INFO kablam! = note: required by `combine::combinator::Skip` Sep 20 03:31:27.407 INFO kablam! Sep 20 03:31:27.516 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:31:27.516 INFO kablam! Sep 20 03:31:27.516 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:31:27.520 INFO kablam! error: Could not compile `combine-language`. Sep 20 03:31:27.520 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:31:27.582 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 03:31:27.583 INFO kablam! --> src/lib.rs:163:1 Sep 20 03:31:27.583 INFO kablam! | Sep 20 03:31:27.583 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 03:31:27.583 INFO kablam! 164 | | where Sep 20 03:31:27.583 INFO kablam! 165 | | I: Stream + 'b, Sep 20 03:31:27.583 INFO kablam! 166 | | I::Error: ParseError, Sep 20 03:31:27.583 INFO kablam! 167 | | { Sep 20 03:31:27.583 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 03:31:27.583 INFO kablam! 169 | | } Sep 20 03:31:27.583 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 03:31:27.583 INFO kablam! | Sep 20 03:31:27.583 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 03:31:27.583 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 03:31:27.583 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 03:31:27.583 INFO kablam! Sep 20 03:31:27.583 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 03:31:27.583 INFO kablam! --> src/lib.rs:163:1 Sep 20 03:31:27.583 INFO kablam! | Sep 20 03:31:27.583 INFO kablam! 163 | / pub struct Reserved<'a: 'b, 'b, I> Sep 20 03:31:27.583 INFO kablam! 164 | | where Sep 20 03:31:27.583 INFO kablam! 165 | | I: Stream + 'b, Sep 20 03:31:27.583 INFO kablam! 166 | | I::Error: ParseError, Sep 20 03:31:27.583 INFO kablam! 167 | | { Sep 20 03:31:27.583 INFO kablam! 168 | | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 03:31:27.583 INFO kablam! 169 | | } Sep 20 03:31:27.583 INFO kablam! | |_^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 03:31:27.583 INFO kablam! | Sep 20 03:31:27.583 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 03:31:27.583 INFO kablam! = note: required by `combine::StreamOnce` Sep 20 03:31:27.583 INFO kablam! Sep 20 03:31:27.583 INFO kablam! error[E0277]: the trait bound `::Error: combine::ParseError::Range, ::Position>` is not satisfied Sep 20 03:31:27.583 INFO kablam! --> src/lib.rs:168:5 Sep 20 03:31:27.583 INFO kablam! | Sep 20 03:31:27.583 INFO kablam! 168 | parser: Lex<'a, 'b, Try, NotFollowedBy>>>>, Sep 20 03:31:27.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::ParseError::Range, ::Position>` is not implemented for `::Error` Sep 20 03:31:27.583 INFO kablam! | Sep 20 03:31:27.583 INFO kablam! = help: consider adding a `where ::Error: combine::ParseError::Range, ::Position>` bound Sep 20 03:31:27.583 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::char::Str` Sep 20 03:31:27.583 INFO kablam! = note: required by `combine::combinator::Skip` Sep 20 03:31:27.583 INFO kablam! Sep 20 03:31:27.706 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:31:27.707 INFO kablam! Sep 20 03:31:27.707 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 20 03:31:27.707 INFO kablam! error: Could not compile `combine-language`. Sep 20 03:31:27.707 INFO kablam! Sep 20 03:31:27.707 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:31:27.707 INFO kablam! su: No module specific data is present Sep 20 03:31:28.574 INFO running `"docker" "rm" "-f" "fa3266c524a41ebcfed77a1a600c81adb9218c827b5db9e740ecaecc1e5681fc"` Sep 20 03:31:28.863 INFO blam! fa3266c524a41ebcfed77a1a600c81adb9218c827b5db9e740ecaecc1e5681fc