Sep 17 12:27:09.675 INFO checking krolli/vk-parse against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 12:27:09.675 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 12:27:09.675 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 12:27:10.147 INFO blam! 65f3298871cce6dc58f22fe71a5e6a4d71e4a17f64451fc7b0f5491b899b3048 Sep 17 12:27:10.149 INFO running `"docker" "start" "-a" "65f3298871cce6dc58f22fe71a5e6a4d71e4a17f64451fc7b0f5491b899b3048"` Sep 17 12:27:12.762 INFO kablam! usermod: no changes Sep 17 12:27:13.415 INFO kablam! Compiling cc v1.0.24 Sep 17 12:27:13.429 INFO kablam! Compiling serde v1.0.78 Sep 17 12:27:13.437 INFO kablam! Checking xml-rs v0.8.0 Sep 17 12:27:13.439 INFO kablam! Checking tokio-service v0.1.0 Sep 17 12:27:13.456 INFO kablam! Checking relay v0.1.1 Sep 17 12:27:13.463 INFO kablam! Checking want v0.0.4 Sep 17 12:27:13.464 INFO kablam! Checking mio v0.6.16 Sep 17 12:27:13.467 INFO kablam! Compiling syn v0.15.3 Sep 17 12:27:22.223 INFO kablam! Checking tokio-reactor v0.1.5 Sep 17 12:27:22.376 INFO kablam! Checking mio-uds v0.6.7 Sep 17 12:27:25.071 INFO kablam! Compiling openssl-sys v0.9.35 Sep 17 12:27:26.235 INFO kablam! Checking tokio-uds v0.2.1 Sep 17 12:27:26.235 INFO kablam! Checking tokio-udp v0.1.2 Sep 17 12:27:26.235 INFO kablam! Checking tokio-tcp v0.1.1 Sep 17 12:27:29.498 INFO kablam! Checking tokio v0.1.8 Sep 17 12:27:30.541 INFO kablam! Compiling openssl v0.9.24 Sep 17 12:27:31.578 INFO kablam! Checking tokio-core v0.1.17 Sep 17 12:27:35.419 INFO kablam! Checking hyper v0.11.27 Sep 17 12:27:46.238 INFO kablam! Compiling serde_derive v1.0.78 Sep 17 12:27:47.367 INFO kablam! Checking native-tls v0.1.5 Sep 17 12:27:48.680 INFO kablam! Checking tokio-tls v0.1.4 Sep 17 12:27:53.514 INFO kablam! Checking hyper-tls v0.1.4 Sep 17 12:28:19.345 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 17 12:28:19.345 INFO kablam! Checking vkxml v0.3.1 Sep 17 12:28:19.345 INFO kablam! Checking ron v0.4.0 Sep 17 12:28:19.345 INFO kablam! Checking serde_json v1.0.27 Sep 17 12:28:26.381 INFO kablam! Checking reqwest v0.8.8 Sep 17 12:28:29.127 INFO kablam! Checking vk-parse v0.2.0 (/source) Sep 17 12:28:31.206 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 12:28:31.206 INFO kablam! --> src/parse.rs:10:21 Sep 17 12:28:31.206 INFO kablam! | Sep 17 12:28:31.207 INFO kablam! 10 | type XmlEvents = xml::reader::Events; Sep 17 12:28:31.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 12:28:31.208 INFO kablam! | Sep 17 12:28:31.208 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 12:28:31.208 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 12:28:31.209 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 12:28:31.209 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 12:28:31.209 INFO kablam! Sep 17 12:28:31.379 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 12:28:31.379 INFO kablam! --> src/parse.rs:10:21 Sep 17 12:28:31.380 INFO kablam! | Sep 17 12:28:31.380 INFO kablam! 10 | type XmlEvents = xml::reader::Events; Sep 17 12:28:31.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 12:28:31.381 INFO kablam! | Sep 17 12:28:31.381 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 12:28:31.381 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 12:28:31.382 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 12:28:31.382 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 12:28:31.382 INFO kablam! Sep 17 12:28:31.395 INFO kablam! error: aborting due to previous error Sep 17 12:28:31.395 INFO kablam! Sep 17 12:28:31.412 INFO kablam! error: Could not compile `vk-parse`. Sep 17 12:28:31.412 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 12:28:31.625 INFO kablam! error: aborting due to previous error Sep 17 12:28:31.625 INFO kablam! Sep 17 12:28:31.646 INFO kablam! error: Could not compile `vk-parse`. Sep 17 12:28:31.647 INFO kablam! Sep 17 12:28:31.647 INFO kablam! To learn more, run the command again with --verbose. Sep 17 12:28:31.649 INFO kablam! su: No module specific data is present Sep 17 12:28:32.835 INFO running `"docker" "rm" "-f" "65f3298871cce6dc58f22fe71a5e6a4d71e4a17f64451fc7b0f5491b899b3048"` Sep 17 12:28:33.172 INFO blam! 65f3298871cce6dc58f22fe71a5e6a4d71e4a17f64451fc7b0f5491b899b3048