Sep 17 21:20:10.626 INFO checking minify-1.1.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:20:10.626 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:20:10.626 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/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 21:20:10.794 INFO blam! 2e1d4849235582567c29aaa8738b8a5346954885ae8be41f1016e88862a72b2d Sep 17 21:20:10.795 INFO running `"docker" "start" "-a" "2e1d4849235582567c29aaa8738b8a5346954885ae8be41f1016e88862a72b2d"` Sep 17 21:20:11.496 INFO kablam! usermod: no changes Sep 17 21:20:11.544 INFO kablam! Checking minify v1.1.1 (/source) Sep 17 21:20:11.819 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 21:20:11.819 INFO kablam! --> src/html/mod.rs:15:22 Sep 17 21:20:11.819 INFO kablam! | Sep 17 21:20:11.819 INFO kablam! 15 | pub type Reader = InternalReader; Sep 17 21:20:11.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 21:20:11.819 INFO kablam! | Sep 17 21:20:11.819 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:20:11.819 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 21:20:11.819 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:20:11.819 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:20:11.819 INFO kablam! Sep 17 21:20:11.819 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 21:20:11.819 INFO kablam! --> src/json/mod.rs:16:22 Sep 17 21:20:11.819 INFO kablam! | Sep 17 21:20:11.819 INFO kablam! 16 | pub type Reader = InternalReader; Sep 17 21:20:11.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 21:20:11.819 INFO kablam! | Sep 17 21:20:11.819 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 21:20:11.819 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:20:11.819 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:20:11.819 INFO kablam! Sep 17 21:20:11.827 INFO kablam! error: aborting due to 2 previous errors Sep 17 21:20:11.827 INFO kablam! Sep 17 21:20:11.829 INFO kablam! error: Could not compile `minify`. Sep 17 21:20:11.829 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 21:20:11.870 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 21:20:11.870 INFO kablam! --> src/html/mod.rs:15:22 Sep 17 21:20:11.870 INFO kablam! | Sep 17 21:20:11.870 INFO kablam! 15 | pub type Reader = InternalReader; Sep 17 21:20:11.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 21:20:11.870 INFO kablam! | Sep 17 21:20:11.870 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 21:20:11.870 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 21:20:11.870 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:20:11.870 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:20:11.870 INFO kablam! Sep 17 21:20:11.875 INFO kablam! error: the trait bound `R: std::io::Read` is not satisfied Sep 17 21:20:11.876 INFO kablam! --> src/json/mod.rs:16:22 Sep 17 21:20:11.876 INFO kablam! | Sep 17 21:20:11.876 INFO kablam! 16 | pub type Reader = InternalReader; Sep 17 21:20:11.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `R` Sep 17 21:20:11.876 INFO kablam! | Sep 17 21:20:11.876 INFO kablam! = help: consider adding a `where R: std::io::Read` bound Sep 17 21:20:11.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 21:20:11.876 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 21:20:11.876 INFO kablam! Sep 17 21:20:11.883 INFO kablam! error: aborting due to 2 previous errors Sep 17 21:20:11.883 INFO kablam! Sep 17 21:20:11.895 INFO kablam! error: Could not compile `minify`. Sep 17 21:20:11.895 INFO kablam! Sep 17 21:20:11.895 INFO kablam! To learn more, run the command again with --verbose. Sep 17 21:20:11.895 INFO kablam! su: No module specific data is present Sep 17 21:20:12.737 INFO running `"docker" "rm" "-f" "2e1d4849235582567c29aaa8738b8a5346954885ae8be41f1016e88862a72b2d"` Sep 17 21:20:12.862 INFO blam! 2e1d4849235582567c29aaa8738b8a5346954885ae8be41f1016e88862a72b2d