Sep 21 07:18:52.009 INFO checking m3u-1.0.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 07:18:52.009 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 07:18:52.009 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/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 07:18:52.172 INFO blam! 866dd82a6a03cb27e3f2cb3e690d7dc4c727ee5ec4985429d539b304716a0863 Sep 21 07:18:52.173 INFO running `"docker" "start" "-a" "866dd82a6a03cb27e3f2cb3e690d7dc4c727ee5ec4985429d539b304716a0863"` Sep 21 07:18:53.546 INFO kablam! usermod: no changes Sep 21 07:18:53.604 INFO kablam! Checking m3u v1.0.0 (/source) Sep 21 07:18:54.050 INFO kablam! warning: the trait bound `R: std::io::BufRead` is not satisfied Sep 21 07:18:54.050 INFO kablam! --> src/read.rs:26:27 Sep 21 07:18:54.050 INFO kablam! | Sep 21 07:18:54.050 INFO kablam! 26 | pub type EntryReader = Reader; Sep 21 07:18:54.050 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::io::BufRead` is not implemented for `R` Sep 21 07:18:54.050 INFO kablam! | Sep 21 07:18:54.050 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 07:18:54.050 INFO kablam! = help: consider adding a `where R: std::io::BufRead` bound Sep 21 07:18:54.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.050 INFO kablam! Sep 21 07:18:54.050 INFO kablam! warning: the trait bound `R: std::io::BufRead` is not satisfied Sep 21 07:18:54.050 INFO kablam! --> src/read.rs:28:30 Sep 21 07:18:54.050 INFO kablam! | Sep 21 07:18:54.050 INFO kablam! 28 | pub type EntryExtReader = Reader; Sep 21 07:18:54.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::io::BufRead` is not implemented for `R` Sep 21 07:18:54.050 INFO kablam! | Sep 21 07:18:54.050 INFO kablam! = help: consider adding a `where R: std::io::BufRead` bound Sep 21 07:18:54.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.050 INFO kablam! Sep 21 07:18:54.050 INFO kablam! warning: the trait bound `W: std::io::Write` is not satisfied Sep 21 07:18:54.050 INFO kablam! --> src/write.rs:20:27 Sep 21 07:18:54.050 INFO kablam! | Sep 21 07:18:54.050 INFO kablam! 20 | pub type EntryWriter = Writer; Sep 21 07:18:54.050 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `W` Sep 21 07:18:54.050 INFO kablam! | Sep 21 07:18:54.050 INFO kablam! = help: consider adding a `where W: std::io::Write` bound Sep 21 07:18:54.050 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.050 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.050 INFO kablam! Sep 21 07:18:54.058 INFO kablam! warning: the trait bound `W: std::io::Write` is not satisfied Sep 21 07:18:54.058 INFO kablam! --> src/write.rs:22:30 Sep 21 07:18:54.058 INFO kablam! | Sep 21 07:18:54.058 INFO kablam! 22 | pub type EntryExtWriter = Writer; Sep 21 07:18:54.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `W` Sep 21 07:18:54.058 INFO kablam! | Sep 21 07:18:54.058 INFO kablam! = help: consider adding a `where W: std::io::Write` bound Sep 21 07:18:54.058 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.058 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.058 INFO kablam! Sep 21 07:18:54.090 INFO kablam! warning: the trait bound `R: std::io::BufRead` is not satisfied Sep 21 07:18:54.090 INFO kablam! --> src/read.rs:26:27 Sep 21 07:18:54.090 INFO kablam! | Sep 21 07:18:54.090 INFO kablam! 26 | pub type EntryReader = Reader; Sep 21 07:18:54.090 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::io::BufRead` is not implemented for `R` Sep 21 07:18:54.090 INFO kablam! | Sep 21 07:18:54.090 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 07:18:54.090 INFO kablam! = help: consider adding a `where R: std::io::BufRead` bound Sep 21 07:18:54.090 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.090 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.090 INFO kablam! Sep 21 07:18:54.093 INFO kablam! warning: the trait bound `R: std::io::BufRead` is not satisfied Sep 21 07:18:54.093 INFO kablam! --> src/read.rs:28:30 Sep 21 07:18:54.093 INFO kablam! | Sep 21 07:18:54.093 INFO kablam! 28 | pub type EntryExtReader = Reader; Sep 21 07:18:54.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::io::BufRead` is not implemented for `R` Sep 21 07:18:54.093 INFO kablam! | Sep 21 07:18:54.093 INFO kablam! = help: consider adding a `where R: std::io::BufRead` bound Sep 21 07:18:54.093 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.093 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.093 INFO kablam! Sep 21 07:18:54.114 INFO kablam! warning: the trait bound `W: std::io::Write` is not satisfied Sep 21 07:18:54.114 INFO kablam! --> src/write.rs:20:27 Sep 21 07:18:54.114 INFO kablam! | Sep 21 07:18:54.114 INFO kablam! 20 | pub type EntryWriter = Writer; Sep 21 07:18:54.114 INFO kablam! | ^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `W` Sep 21 07:18:54.114 INFO kablam! | Sep 21 07:18:54.114 INFO kablam! = help: consider adding a `where W: std::io::Write` bound Sep 21 07:18:54.114 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.114 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.114 INFO kablam! Sep 21 07:18:54.114 INFO kablam! warning: the trait bound `W: std::io::Write` is not satisfied Sep 21 07:18:54.114 INFO kablam! --> src/write.rs:22:30 Sep 21 07:18:54.114 INFO kablam! | Sep 21 07:18:54.114 INFO kablam! 22 | pub type EntryExtWriter = Writer; Sep 21 07:18:54.114 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `W` Sep 21 07:18:54.114 INFO kablam! | Sep 21 07:18:54.114 INFO kablam! = help: consider adding a `where W: std::io::Write` bound Sep 21 07:18:54.114 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 07:18:54.114 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 07:18:54.114 INFO kablam! Sep 21 07:18:54.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Sep 21 07:18:54.777 INFO kablam! su: No module specific data is present Sep 21 07:18:55.395 INFO running `"docker" "rm" "-f" "866dd82a6a03cb27e3f2cb3e690d7dc4c727ee5ec4985429d539b304716a0863"` Sep 21 07:18:55.463 INFO blam! 866dd82a6a03cb27e3f2cb3e690d7dc4c727ee5ec4985429d539b304716a0863