Sep 21 02:14:35.161 INFO checking subparse-0.3.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 02:14:35.161 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 02:14:35.161 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/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 02:14:35.308 INFO blam! e8c2c3c7dc3ff5665ffd20706346a98807d68d84dda7620745ba08db5f53e894 Sep 21 02:14:35.309 INFO running `"docker" "start" "-a" "e8c2c3c7dc3ff5665ffd20706346a98807d68d84dda7620745ba08db5f53e894"` Sep 21 02:14:36.125 INFO kablam! usermod: no changes Sep 21 02:14:36.251 INFO kablam! Checking nom v2.1.0 Sep 21 02:14:36.253 INFO kablam! Checking itertools v0.6.5 Sep 21 02:14:36.254 INFO kablam! Checking combine v2.5.2 Sep 21 02:14:36.254 INFO kablam! Checking image v0.13.0 Sep 21 02:14:38.781 INFO kablam! Checking vobsub v0.2.3 Sep 21 02:14:40.354 INFO kablam! Checking subparse v0.3.0 (/source) Sep 21 02:14:40.854 INFO kablam! warning: doc comment not used by rustdoc Sep 21 02:14:40.854 INFO kablam! --> src/formats/srt.rs:143:9 Sep 21 02:14:40.854 INFO kablam! | Sep 21 02:14:40.854 INFO kablam! 143 | /// Matches a `SubRip` timestamp like "00:24:45,670" Sep 21 02:14:40.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:14:40.854 INFO kablam! | Sep 21 02:14:40.854 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 21 02:14:40.854 INFO kablam! Sep 21 02:14:40.855 INFO kablam! warning: doc comment not used by rustdoc Sep 21 02:14:40.855 INFO kablam! --> src/formats/microdvd.rs:173:9 Sep 21 02:14:40.855 INFO kablam! | Sep 21 02:14:40.855 INFO kablam! 173 | /// Matches the regex "\{[^}]*\}"; parses something like "{some_info}". Sep 21 02:14:40.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:14:40.855 INFO kablam! Sep 21 02:14:40.952 INFO kablam! warning: the trait bound `I: combine::StreamOnce` is not satisfied Sep 21 02:14:40.952 INFO kablam! --> src/formats/common.rs:15:28 Sep 21 02:14:40.952 INFO kablam! | Sep 21 02:14:40.952 INFO kablam! 15 | type CustomCharParser = Expected bool>>; Sep 21 02:14:40.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::StreamOnce` is not implemented for `I` Sep 21 02:14:40.952 INFO kablam! | Sep 21 02:14:40.952 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 02:14:40.952 INFO kablam! = help: consider adding a `where I: combine::StreamOnce` bound Sep 21 02:14:40.952 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Satisfy bool>` Sep 21 02:14:40.952 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:14:40.952 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:14:40.952 INFO kablam! Sep 21 02:14:40.952 INFO kablam! warning: the trait bound `I: std::clone::Clone` is not satisfied Sep 21 02:14:40.952 INFO kablam! --> src/formats/common.rs:15:28 Sep 21 02:14:40.952 INFO kablam! | Sep 21 02:14:40.952 INFO kablam! 15 | type CustomCharParser = Expected bool>>; Sep 21 02:14:40.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `I` Sep 21 02:14:40.952 INFO kablam! | Sep 21 02:14:40.952 INFO kablam! = help: consider adding a `where I: std::clone::Clone` bound Sep 21 02:14:40.952 INFO kablam! = note: required because of the requirements on the impl of `combine::Stream` for `I` Sep 21 02:14:40.952 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Satisfy bool>` Sep 21 02:14:40.952 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:14:40.952 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:14:40.952 INFO kablam! Sep 21 02:14:40.998 INFO kablam! warning: doc comment not used by rustdoc Sep 21 02:14:40.999 INFO kablam! --> src/formats/srt.rs:143:9 Sep 21 02:14:40.999 INFO kablam! | Sep 21 02:14:40.999 INFO kablam! 143 | /// Matches a `SubRip` timestamp like "00:24:45,670" Sep 21 02:14:40.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:14:40.999 INFO kablam! | Sep 21 02:14:40.999 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 21 02:14:40.999 INFO kablam! Sep 21 02:14:41.000 INFO kablam! warning: doc comment not used by rustdoc Sep 21 02:14:41.000 INFO kablam! --> src/formats/microdvd.rs:173:9 Sep 21 02:14:41.000 INFO kablam! | Sep 21 02:14:41.000 INFO kablam! 173 | /// Matches the regex "\{[^}]*\}"; parses something like "{some_info}". Sep 21 02:14:41.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:14:41.000 INFO kablam! Sep 21 02:14:41.122 INFO kablam! warning: the trait bound `I: combine::StreamOnce` is not satisfied Sep 21 02:14:41.122 INFO kablam! --> src/formats/common.rs:15:28 Sep 21 02:14:41.122 INFO kablam! | Sep 21 02:14:41.122 INFO kablam! 15 | type CustomCharParser = Expected bool>>; Sep 21 02:14:41.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `combine::StreamOnce` is not implemented for `I` Sep 21 02:14:41.122 INFO kablam! | Sep 21 02:14:41.122 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 02:14:41.126 INFO kablam! = help: consider adding a `where I: combine::StreamOnce` bound Sep 21 02:14:41.126 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Satisfy bool>` Sep 21 02:14:41.126 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:14:41.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:14:41.126 INFO kablam! Sep 21 02:14:41.126 INFO kablam! warning: the trait bound `I: std::clone::Clone` is not satisfied Sep 21 02:14:41.126 INFO kablam! --> src/formats/common.rs:15:28 Sep 21 02:14:41.126 INFO kablam! | Sep 21 02:14:41.126 INFO kablam! 15 | type CustomCharParser = Expected bool>>; Sep 21 02:14:41.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::clone::Clone` is not implemented for `I` Sep 21 02:14:41.126 INFO kablam! | Sep 21 02:14:41.126 INFO kablam! = help: consider adding a `where I: std::clone::Clone` bound Sep 21 02:14:41.126 INFO kablam! = note: required because of the requirements on the impl of `combine::Stream` for `I` Sep 21 02:14:41.126 INFO kablam! = note: required because of the requirements on the impl of `combine::Parser` for `combine::combinator::Satisfy bool>` Sep 21 02:14:41.126 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 02:14:41.126 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 02:14:41.126 INFO kablam! Sep 21 02:14:42.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.29s Sep 21 02:14:42.444 INFO kablam! su: No module specific data is present Sep 21 02:14:43.129 INFO running `"docker" "rm" "-f" "e8c2c3c7dc3ff5665ffd20706346a98807d68d84dda7620745ba08db5f53e894"` Sep 21 02:14:43.186 INFO blam! e8c2c3c7dc3ff5665ffd20706346a98807d68d84dda7620745ba08db5f53e894