Sep 17 17:28:59.132 INFO checking servo-websocket-0.21.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:28:59.132 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:28:59.132 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 17:28:59.357 INFO blam! d7d556837ab35925f9a95dd8b59b250d21de14383416e43a114685b0016192ea Sep 17 17:28:59.360 INFO running `"docker" "start" "-a" "d7d556837ab35925f9a95dd8b59b250d21de14383416e43a114685b0016192ea"` Sep 17 17:29:00.721 INFO kablam! usermod: no changes Sep 17 17:29:01.073 INFO kablam! Checking servo-websocket v0.21.1 (/source) Sep 17 17:29:02.603 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.603 INFO kablam! --> src/client/builder.rs:45:10 Sep 17 17:29:02.603 INFO kablam! | Sep 17 17:29:02.603 INFO kablam! 45 | pub use tokio_io::codec::Framed; Sep 17 17:29:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.603 INFO kablam! | Sep 17 17:29:02.603 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:29:02.603 INFO kablam! Sep 17 17:29:02.603 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.603 INFO kablam! --> src/client/async.rs:48:9 Sep 17 17:29:02.603 INFO kablam! | Sep 17 17:29:02.603 INFO kablam! 48 | pub use tokio_io::codec::Framed; Sep 17 17:29:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.603 INFO kablam! Sep 17 17:29:02.603 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.603 INFO kablam! --> src/client/async.rs:65:22 Sep 17 17:29:02.603 INFO kablam! | Sep 17 17:29:02.603 INFO kablam! 65 | pub type Client = Framed>; Sep 17 17:29:02.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.603 INFO kablam! Sep 17 17:29:02.603 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.603 INFO kablam! --> src/server/upgrade/async.rs:10:23 Sep 17 17:29:02.603 INFO kablam! | Sep 17 17:29:02.603 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Sep 17 17:29:02.603 INFO kablam! | ^^^^^^ Sep 17 17:29:02.603 INFO kablam! Sep 17 17:29:02.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.614 INFO kablam! --> src/client/builder.rs:792:28 Sep 17 17:29:02.614 INFO kablam! | Sep 17 17:29:02.614 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Sep 17 17:29:02.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.614 INFO kablam! Sep 17 17:29:02.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.614 INFO kablam! --> src/server/upgrade/async.rs:88:16 Sep 17 17:29:02.614 INFO kablam! | Sep 17 17:29:02.614 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Sep 17 17:29:02.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.614 INFO kablam! Sep 17 17:29:02.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.614 INFO kablam! --> src/server/upgrade/async.rs:102:41 Sep 17 17:29:02.614 INFO kablam! | Sep 17 17:29:02.614 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Sep 17 17:29:02.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.614 INFO kablam! Sep 17 17:29:02.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.614 INFO kablam! --> src/server/upgrade/async.rs:112:30 Sep 17 17:29:02.614 INFO kablam! | Sep 17 17:29:02.614 INFO kablam! 112 | pub fn reject(self) -> Send> { Sep 17 17:29:02.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.614 INFO kablam! Sep 17 17:29:02.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.614 INFO kablam! --> src/server/upgrade/async.rs:120:54 Sep 17 17:29:02.614 INFO kablam! | Sep 17 17:29:02.614 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Sep 17 17:29:02.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.614 INFO kablam! Sep 17 17:29:02.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.614 INFO kablam! --> src/server/upgrade/async.rs:124:66 Sep 17 17:29:02.614 INFO kablam! | Sep 17 17:29:02.614 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Sep 17 17:29:02.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.615 INFO kablam! Sep 17 17:29:02.615 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.615 INFO kablam! --> src/server/upgrade/async.rs:128:16 Sep 17 17:29:02.615 INFO kablam! | Sep 17 17:29:02.615 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Sep 17 17:29:02.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.615 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.703 INFO kablam! --> src/client/builder.rs:45:10 Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! 45 | pub use tokio_io::codec::Framed; Sep 17 17:29:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 17:29:02.703 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.703 INFO kablam! --> src/client/async.rs:48:9 Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! 48 | pub use tokio_io::codec::Framed; Sep 17 17:29:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.703 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.703 INFO kablam! --> src/client/async.rs:65:22 Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! 65 | pub type Client = Framed>; Sep 17 17:29:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.703 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.703 INFO kablam! --> src/server/upgrade/async.rs:10:23 Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! 10 | use tokio_io::codec::{Framed, FramedParts}; Sep 17 17:29:02.703 INFO kablam! | ^^^^^^ Sep 17 17:29:02.703 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.703 INFO kablam! --> src/client/builder.rs:792:28 Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! 792 | let client = Framed::from_parts(stream.into_parts(), codec); Sep 17 17:29:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.703 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.703 INFO kablam! --> src/server/upgrade/async.rs:88:16 Sep 17 17:29:02.703 INFO kablam! | Sep 17 17:29:02.703 INFO kablam! 88 | let duplex = Framed::from_parts(FramedParts { Sep 17 17:29:02.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.703 INFO kablam! Sep 17 17:29:02.703 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.704 INFO kablam! --> src/server/upgrade/async.rs:102:41 Sep 17 17:29:02.704 INFO kablam! | Sep 17 17:29:02.704 INFO kablam! 102 | let client = Framed::from_parts(s.into_parts(), codec); Sep 17 17:29:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.704 INFO kablam! Sep 17 17:29:02.704 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.704 INFO kablam! --> src/server/upgrade/async.rs:112:30 Sep 17 17:29:02.704 INFO kablam! | Sep 17 17:29:02.704 INFO kablam! 112 | pub fn reject(self) -> Send> { Sep 17 17:29:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.704 INFO kablam! Sep 17 17:29:02.704 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.704 INFO kablam! --> src/server/upgrade/async.rs:120:54 Sep 17 17:29:02.704 INFO kablam! | Sep 17 17:29:02.704 INFO kablam! 120 | pub fn reject_with(self, headers: &Headers) -> Send> { Sep 17 17:29:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.704 INFO kablam! Sep 17 17:29:02.704 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.704 INFO kablam! --> src/server/upgrade/async.rs:124:66 Sep 17 17:29:02.704 INFO kablam! | Sep 17 17:29:02.704 INFO kablam! 124 | fn internal_reject(mut self, headers: Option<&Headers>) -> Send> { Sep 17 17:29:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.704 INFO kablam! Sep 17 17:29:02.704 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 17 17:29:02.704 INFO kablam! --> src/server/upgrade/async.rs:128:16 Sep 17 17:29:02.704 INFO kablam! | Sep 17 17:29:02.704 INFO kablam! 128 | let duplex = Framed::from_parts(FramedParts { Sep 17 17:29:02.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 17 17:29:02.704 INFO kablam! Sep 17 17:29:02.756 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.756 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 17 17:29:02.756 INFO kablam! | Sep 17 17:29:02.756 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 17 17:29:02.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.757 INFO kablam! | Sep 17 17:29:02.757 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 17:29:02.757 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.757 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.757 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.757 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.757 INFO kablam! Sep 17 17:29:02.757 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.757 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 17 17:29:02.757 INFO kablam! | Sep 17 17:29:02.757 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 17 17:29:02.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.757 INFO kablam! | Sep 17 17:29:02.757 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.757 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.757 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.757 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.757 INFO kablam! Sep 17 17:29:02.758 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.758 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 17 17:29:02.758 INFO kablam! | Sep 17 17:29:02.758 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 17 17:29:02.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.758 INFO kablam! | Sep 17 17:29:02.758 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.758 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.758 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.758 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.758 INFO kablam! Sep 17 17:29:02.758 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.758 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 17 17:29:02.758 INFO kablam! | Sep 17 17:29:02.758 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 17 17:29:02.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.758 INFO kablam! | Sep 17 17:29:02.758 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.758 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.758 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.758 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.758 INFO kablam! Sep 17 17:29:02.763 INFO kablam! error: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 17 17:29:02.763 INFO kablam! --> src/server/async.rs:20:22 Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! 20 | pub type Server = WsServer; Sep 17 17:29:02.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 17 17:29:02.763 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.763 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.763 INFO kablam! Sep 17 17:29:02.763 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.763 INFO kablam! --> src/server/async.rs:27:24 Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 17 17:29:02.763 INFO kablam! | ________________________^ Sep 17 17:29:02.763 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 17 17:29:02.763 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.763 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.763 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.763 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.763 INFO kablam! Sep 17 17:29:02.763 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.763 INFO kablam! --> src/server/async.rs:27:24 Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 17 17:29:02.763 INFO kablam! | ________________________^ Sep 17 17:29:02.763 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 17 17:29:02.763 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.763 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.763 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.763 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.763 INFO kablam! Sep 17 17:29:02.763 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.763 INFO kablam! --> src/server/sync.rs:21:28 Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 17 17:29:02.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.763 INFO kablam! | Sep 17 17:29:02.763 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.763 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.763 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.763 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.764 INFO kablam! Sep 17 17:29:02.764 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.764 INFO kablam! --> src/server/sync.rs:21:28 Sep 17 17:29:02.764 INFO kablam! | Sep 17 17:29:02.764 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 17 17:29:02.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.764 INFO kablam! | Sep 17 17:29:02.764 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.764 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.764 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.764 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.764 INFO kablam! Sep 17 17:29:02.765 INFO kablam! error: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 17 17:29:02.765 INFO kablam! --> src/server/sync.rs:29:22 Sep 17 17:29:02.765 INFO kablam! | Sep 17 17:29:02.765 INFO kablam! 29 | pub type Server = WsServer; Sep 17 17:29:02.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 17 17:29:02.765 INFO kablam! | Sep 17 17:29:02.765 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 17 17:29:02.765 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.765 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.765 INFO kablam! Sep 17 17:29:02.839 INFO kablam! error: aborting due to 10 previous errors Sep 17 17:29:02.839 INFO kablam! Sep 17 17:29:02.851 INFO kablam! error: Could not compile `servo-websocket`. Sep 17 17:29:02.851 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:29:02.871 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.871 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 17 17:29:02.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 17:29:02.871 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.871 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.871 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.871 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.871 INFO kablam! Sep 17 17:29:02.871 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.871 INFO kablam! --> src/server/upgrade/async.rs:62:23 Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! 62 | pub type Upgrade = WsUpgrade; Sep 17 17:29:02.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.871 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.871 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.871 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.871 INFO kablam! Sep 17 17:29:02.871 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.871 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 17 17:29:02.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.871 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.871 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.871 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.871 INFO kablam! Sep 17 17:29:02.871 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.871 INFO kablam! --> src/server/upgrade/sync.rs:43:23 Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! 43 | pub type Upgrade = WsUpgrade>; Sep 17 17:29:02.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.871 INFO kablam! | Sep 17 17:29:02.871 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.872 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.872 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.872 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.872 INFO kablam! Sep 17 17:29:02.873 INFO kablam! error: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 17 17:29:02.874 INFO kablam! --> src/server/async.rs:20:22 Sep 17 17:29:02.874 INFO kablam! | Sep 17 17:29:02.874 INFO kablam! 20 | pub type Server = WsServer; Sep 17 17:29:02.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 17 17:29:02.874 INFO kablam! | Sep 17 17:29:02.874 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 17 17:29:02.874 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.874 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.874 INFO kablam! Sep 17 17:29:02.874 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.875 INFO kablam! --> src/server/async.rs:27:24 Sep 17 17:29:02.876 INFO kablam! | Sep 17 17:29:02.876 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 17 17:29:02.876 INFO kablam! | ________________________^ Sep 17 17:29:02.876 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 17 17:29:02.876 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.876 INFO kablam! | Sep 17 17:29:02.876 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.876 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.876 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.877 INFO kablam! Sep 17 17:29:02.877 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.877 INFO kablam! --> src/server/async.rs:27:24 Sep 17 17:29:02.877 INFO kablam! | Sep 17 17:29:02.877 INFO kablam! 27 | pub type Incoming = Box, SocketAddr), Sep 17 17:29:02.877 INFO kablam! | ________________________^ Sep 17 17:29:02.877 INFO kablam! 28 | | Error = InvalidConnection>>; Sep 17 17:29:02.877 INFO kablam! | |__________________________________________________________________________^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.877 INFO kablam! | Sep 17 17:29:02.877 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.877 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.877 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.877 INFO kablam! Sep 17 17:29:02.877 INFO kablam! error: the trait bound `S: std::io::Read` is not satisfied Sep 17 17:29:02.877 INFO kablam! --> src/server/sync.rs:21:28 Sep 17 17:29:02.877 INFO kablam! | Sep 17 17:29:02.877 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 17 17:29:02.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `S` Sep 17 17:29:02.877 INFO kablam! | Sep 17 17:29:02.877 INFO kablam! = help: consider adding a `where S: std::io::Read` bound Sep 17 17:29:02.877 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.877 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.877 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.877 INFO kablam! Sep 17 17:29:02.878 INFO kablam! error: the trait bound `S: std::io::Write` is not satisfied Sep 17 17:29:02.878 INFO kablam! --> src/server/sync.rs:21:28 Sep 17 17:29:02.878 INFO kablam! | Sep 17 17:29:02.878 INFO kablam! 21 | pub type AcceptResult = Result, InvalidConnection>; Sep 17 17:29:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Write` is not implemented for `S` Sep 17 17:29:02.878 INFO kablam! | Sep 17 17:29:02.878 INFO kablam! = help: consider adding a `where S: std::io::Write` bound Sep 17 17:29:02.878 INFO kablam! = note: required because of the requirements on the impl of `stream::Stream` for `S` Sep 17 17:29:02.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.878 INFO kablam! Sep 17 17:29:02.878 INFO kablam! error: the trait bound `S: server::OptionalTlsAcceptor` is not satisfied Sep 17 17:29:02.878 INFO kablam! --> src/server/sync.rs:29:22 Sep 17 17:29:02.878 INFO kablam! | Sep 17 17:29:02.878 INFO kablam! 29 | pub type Server = WsServer; Sep 17 17:29:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `server::OptionalTlsAcceptor` is not implemented for `S` Sep 17 17:29:02.878 INFO kablam! | Sep 17 17:29:02.878 INFO kablam! = help: consider adding a `where S: server::OptionalTlsAcceptor` bound Sep 17 17:29:02.878 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 17:29:02.878 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 17:29:02.878 INFO kablam! Sep 17 17:29:02.943 INFO kablam! error: aborting due to 10 previous errors Sep 17 17:29:02.943 INFO kablam! Sep 17 17:29:02.963 INFO kablam! error: Could not compile `servo-websocket`. Sep 17 17:29:02.963 INFO kablam! Sep 17 17:29:02.963 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:29:02.966 INFO kablam! su: No module specific data is present Sep 17 17:29:03.902 INFO running `"docker" "rm" "-f" "d7d556837ab35925f9a95dd8b59b250d21de14383416e43a114685b0016192ea"` Sep 17 17:29:04.006 INFO blam! d7d556837ab35925f9a95dd8b59b250d21de14383416e43a114685b0016192ea