Sep 17 15:13:51.382 INFO checking vk-parse-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 15:13:51.383 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 15:13:51.383 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 15:13:51.790 INFO blam! abc2e6678d0acbcde7a4fc67171904931284acc14c088d639c258c67e2bc5f64 Sep 17 15:13:51.795 INFO running `"docker" "start" "-a" "abc2e6678d0acbcde7a4fc67171904931284acc14c088d639c258c67e2bc5f64"` Sep 17 15:13:53.418 INFO kablam! usermod: no changes Sep 17 15:13:53.614 INFO kablam! Compiling serde v1.0.79 Sep 17 15:14:05.631 INFO kablam! Checking ron v0.3.0 Sep 17 15:14:05.631 INFO kablam! Checking vkxml v0.3.1 Sep 17 15:14:09.680 INFO kablam! Checking vk-parse v0.1.0 (/source) Sep 17 15:14:11.063 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 15:14:11.063 INFO kablam! --> src/parse.rs:10:21 Sep 17 15:14:11.063 INFO kablam! | Sep 17 15:14:11.063 INFO kablam! 10 | type XmlEvents = xml::reader::Events; Sep 17 15:14:11.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 15:14:11.064 INFO kablam! | Sep 17 15:14:11.064 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 15:14:11.064 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 15:14:11.064 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 15:14:11.067 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 15:14:11.067 INFO kablam! Sep 17 15:14:11.075 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 15:14:11.075 INFO kablam! --> src/convert.rs:5:21 Sep 17 15:14:11.075 INFO kablam! | Sep 17 15:14:11.075 INFO kablam! 5 | type XmlEvents = xml::reader::Events; Sep 17 15:14:11.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 15:14:11.075 INFO kablam! | Sep 17 15:14:11.075 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 15:14:11.075 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 15:14:11.075 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 15:14:11.075 INFO kablam! Sep 17 15:14:11.271 INFO kablam! error: aborting due to 2 previous errors Sep 17 15:14:11.271 INFO kablam! Sep 17 15:14:11.274 INFO kablam! error: Could not compile `vk-parse`. Sep 17 15:14:11.274 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 15:14:11.423 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 15:14:11.423 INFO kablam! --> src/parse.rs:10:21 Sep 17 15:14:11.423 INFO kablam! | Sep 17 15:14:11.423 INFO kablam! 10 | type XmlEvents = xml::reader::Events; Sep 17 15:14:11.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 15:14:11.423 INFO kablam! | Sep 17 15:14:11.423 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 15:14:11.423 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 15:14:11.423 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 15:14:11.423 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 15:14:11.423 INFO kablam! Sep 17 15:14:11.426 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 15:14:11.426 INFO kablam! --> src/convert.rs:5:21 Sep 17 15:14:11.426 INFO kablam! | Sep 17 15:14:11.426 INFO kablam! 5 | type XmlEvents = xml::reader::Events; Sep 17 15:14:11.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 15:14:11.426 INFO kablam! | Sep 17 15:14:11.426 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 15:14:11.426 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 15:14:11.426 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 15:14:11.426 INFO kablam! Sep 17 15:14:11.639 INFO kablam! error: aborting due to 2 previous errors Sep 17 15:14:11.639 INFO kablam! Sep 17 15:14:11.641 INFO kablam! error: Could not compile `vk-parse`. Sep 17 15:14:11.641 INFO kablam! Sep 17 15:14:11.641 INFO kablam! To learn more, run the command again with --verbose. Sep 17 15:14:11.641 INFO kablam! su: No module specific data is present Sep 17 15:14:12.602 INFO running `"docker" "rm" "-f" "abc2e6678d0acbcde7a4fc67171904931284acc14c088d639c258c67e2bc5f64"` Sep 17 15:14:12.683 INFO blam! abc2e6678d0acbcde7a4fc67171904931284acc14c088d639c258c67e2bc5f64